add parens around args in MIDI_EVENT macro
[pub/lufa.git] / LUFA / DoxygenPages / ChangeLog.txt
index db10c2a..9fe86cd 100644 (file)
@@ -11,6 +11,8 @@
   *  - Core:
   *   - Updated the BUILD build system module to add a new COMPILER_PATH optional variable
   *   - Added Serial_IsSendReady() and Serial_IsSendComplete() functions to the Serial hardware peripheral driver
+  *  - Library Applications:
+  *   - Added new Dual MIDI class driver device demo
   *
   *  <b>Changed:</b>
   *  - Core: