summaryrefslogtreecommitdiff
path: root/doc/release.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/release.txt')
-rw-r--r--doc/release.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/release.txt b/doc/release.txt
index 7eefe46..3d8b59a 100644
--- a/doc/release.txt
+++ b/doc/release.txt
@@ -13,6 +13,7 @@ v2.1.0: (?? 2014)
- added custom error hook that allows the client to capture an RtMidi error outside of the RtMidi code
- fix for portnames in Windows when UNICODE is defined
- added RtMidi::isPortOpen function
+- updated OS-X sysex sending mechanism (ptarabbia)
v2.0.1: (26 July 2012)
- small fixes for problems reported by Chris Arndt (scoping, preprocessor, and include)