+ * - Fixed Host mode HID class driver not sending the correct report type when HID_Host_SendReportByID() was called and the \r
+ * HID_HOST_BOOT_PROTOCOL_ONLY compile time option is set\r
+ * - Fixed INTERRUPT_CONTROL_ENDPOINT compile time option preventing other interrupts from occuring while the control endpoint\r
+ * request is being processed, causing possible lockups if a USB interrupt occurs during a transfer\r
+ * - Fixed TeensyHID bootloader not working on some USB AVR models with the official TeensyLoader GUI application\r
+ * - Remove incorrect Abstract Call Management class specific descriptor from the CDC demos, bootloaders and projects\r