aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4230d43..baab264 100644
--- a/README.md
+++ b/README.md
@@ -72,6 +72,11 @@ To build that example you will need to have installed SDL2 library.
to play any MIDI via this library.
# Changelog
+## 1.1.0 2016-12-06
+ * Added Nuked OPL3 emulator which is more accurate (but requires more CPU power, therefore kept ability to use DosBox OPL3 via macro)
+ * Fixed warnings of CLang code model plugin
+ * Fixed bend coefficient which makes hi-hats in DOOM banks be incorrectly
+
## 1.0.3 2016-08-06
* Added handling of 111'th controller as "loopStart" (which used by RPG-Maker)
* Fixed infinite loop caused by blank MIDI-files (add extra second of waiting if over 10000 0-waiting loops are been detected)