Skip to content

Commit 1c7b57b

Browse files
committed
increase version for release 1.6.0
1 parent 5d19f7d commit 1c7b57b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Adafruit TinyUSB Arduino Library Changelog
22

3+
## 1.6.0
4+
5+
- Update TinyUSB to post 0.12.0 at commit https://github.com/hathach/tinyusb/commit/b4a0f0b273eee32ead7acbd44ca9554c58a2adfa
6+
- Fix build with ESP32S2 v2.0.1rc
7+
- Fix MIDI Control Change message sending is corrupted
8+
39
## 1.5.0 - 2021.09.29
410

511
- Add support for ESP32-S2 core version 2.0.0

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=Adafruit TinyUSB Library
2-
version=1.5.0
2+
version=1.6.0
33
author=Adafruit
44
maintainer=Adafruit <info@adafruit.com>
55
sentence=TinyUSB library for Arduino

0 commit comments

Comments
 (0)