summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Belt <andrewpbelt@gmail.com>2019-11-02 18:41:39 -0400
committerAndrew Belt <andrewpbelt@gmail.com>2019-11-02 18:41:39 -0400
commit3968724ba5342f7a442585771e342636402c6c74 (patch)
treee2b5c82a1203bba38f518a9d1580896c8fcf683f
parent5c5f3f45171e649754da1069b4fa03c883d5d53b (diff)
Update changelog
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9cc3770f..05a7cb7a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,7 @@ In this document, Mod is Ctrl on Windows/Linux and Cmd on Mac.
### 1.1.6 (in development)
- Add ability for plugins to use LuaJIT on Mac.
+- Fix normal random number generator possibly returning -infinity.
- Core
- MIDI-Map: Don't move param until the first MIDI CC command is sent.
- API