Added User Application APIs to the CDC and DFU class bootloaders.
[pub/lufa.git] / LUFA / ManPages / MigrationInformation.txt
index 7190d65..14ac86b 100644 (file)
@@ -10,6 +10,9 @@
  *  to the next version released. It does not indicate all new additions to the library in each version change, only
  *  areas relevant to making older projects compatible with the API changes of each new release.
  *
+ *  \section Sec_MigrationXXXXXX Migrating from 111009 to XXXXXX
+ *  None
+ *
  *  \section Sec_Migration111009 Migrating from 110528 to 111009
  *  <b>Non-USB Library Components</b>
  *    - The \c JTAG_DEBUG_ASSERT() macro has been renamed \ref JTAG_ASSERT() to be consistent with \ref STDOUT_ASSERT().