Browse Source

Add changelog entries.

tags/v1.1.6
Andrew Belt 5 years ago
parent
commit
14f7297243
1 changed files with 7 additions and 2 deletions
  1. +7
    -2
      CHANGELOG.md

+ 7
- 2
CHANGELOG.md View File

@@ -2,8 +2,13 @@

In this document, Mod is Ctrl on Windows/Linux and Cmd on Mac.

### ??? (in development)

### 1.1.6 (in development)
- Add ability for plugins to use LuaJIT on Mac.
- Core
- MIDI-Map: Don't move param until the first MIDI CC command is sent.
- API
- Remove support for namespaced `rack::APP`, `rack::DEBUG`, etc macros. Use namespace-less `APP`, `DEBUG`, etc instead.
- Add `dsp::IIRFilter`.

### 1.1.5 (2019-09-29)
- Swap order of tags and brands in Module Browser.


Loading…
Cancel
Save