X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/dbad27dd6d6552fe26f695a58876d8b859b6338d..94323fadd1ff1ea479840cd45890fc59cdcdffd6:/LUFA/DoxygenPages/ChangeLog.txt
diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt
index 10627d468..98e5bdda1 100644
--- a/LUFA/DoxygenPages/ChangeLog.txt
+++ b/LUFA/DoxygenPages/ChangeLog.txt
@@ -8,6 +8,15 @@
*
* \section Sec_ChangeLogXXXXXX Version XXXXXX
* New:
+ * - Library Applications:
+ * - Added new Bulk Vendor low level device demo
+ *
+ * Changed:
+ * - Library Applications:
+ * - Refactored out USB interface IDs in the demo applications into enums (thanks to Laszlo Monda)
+ *
+ * \section Sec_ChangeLog130901 Version 130901
+ * New:
* - Core:
* - Added additional MIDI command definitions to the MIDI class driver (thanks to Daniel Dreibrodt)
* - Added new CONCAT() and CONCAT_EXPANDED() convenience macros