mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-16 12:51:47 +00:00
Commit for 100513 re-release due to critical device mode bug.
This commit is contained in:
parent
34047efc7e
commit
6b7770ef2b
@ -6,8 +6,9 @@
|
||||
|
||||
/** \page Page_ChangeLog Project Changelog
|
||||
*
|
||||
* \section Sec_ChangeLogXXXXXX Version XXXXXX
|
||||
* \section Sec_ChangeLog100513 Version 100513
|
||||
* <b>New:</b>
|
||||
* - N/A
|
||||
*
|
||||
* <b>Changed:</b>
|
||||
* - The TeensyHID bootloader has been removed, per request from Paul at PJRC
|
||||
|
@ -10,7 +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 100512 to XXXXXX
|
||||
* \section Sec_Migration100513 Migrating from 100512 to 100513
|
||||
* This release was made shortly after the 100512 release, to fix a critical device-mode error. No specific migration
|
||||
* information applies to this release - see \ref Sec_Migration100512 for migration information of the previous release.
|
||||
*
|
||||
* \section Sec_Migration100512 Migrating from 100219 to 100512
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user