aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVitaly Novichkov <admin@wohlnet.ru>2018-06-19 15:03:34 +0300
committerVitaly Novichkov <admin@wohlnet.ru>2018-06-19 15:03:34 +0300
commit1026ecd3fd8dc865fb3a85ab4a130d9d1b494fd9 (patch)
tree6fca461d067a1e615788cecf7a74c175f0033fc8
parentc7f8dbee64d404e66e5d89946027794eac5c5421 (diff)
downloadlibADLMIDI-1026ecd3fd8dc865fb3a85ab4a130d9d1b494fd9.tar.gz
libADLMIDI-1026ecd3fd8dc865fb3a85ab4a130d9d1b494fd9.tar.bz2
libADLMIDI-1026ecd3fd8dc865fb3a85ab4a130d9d1b494fd9.zip
Mark 1.3.3 as release
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 37a0cd4..c2953d9 100644
--- a/README.md
+++ b/README.md
@@ -151,7 +151,7 @@ To build that example you will need to have installed SDL2 library.
* Add support of MIDI Format 2 files (FL Studio made MIDI-files are wired and opening of those files making lossy of tempo and some meta-information events)
# Changelog
-## 1.3.3 dev
+## 1.3.3 2018-06-19
* Fixed an inability to load another custom bank without of library re-initialization
* Optimizing the MIDI banks management system for MultiBanks (Thanks to [Jean Pierre Cimalando](https://github.com/jpcima) for a work!)
* Fixed incorrect 4-op counter which is still catch 4-op instruments on 2-op banks