Skip to content

Commit 07a0f73

Browse files
authored
Update changelog.md
1 parent 286949e commit 07a0f73

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

changelog.md

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

3+
## 1.0.1 - 2021.05.21
4+
5+
Warn user to select TinyUSB via menu on ports where it is optional e.g SAMD and RP2040
6+
7+
## 1.0.0 - 2021.05.19
8+
9+
Rework to work as independent libraries, sources from https://github.com/adafruit/Adafruit_TinyUSB_ArduinoCore is now integrated as part of this libraries. Require
10+
- Adafruit SAMD core with version at least 1.7.0
11+
- Adafruit nRF52 core with version at least 0.22.0
12+
- Support [earlephilhower/arduino-pico](https://github.com/earlephilhower/arduino-pico) version released after https://github.com/earlephilhower/arduino-pico/pull/127
13+
314
## 0.9.0 - 2020.04.23
415

516
- Fixed mouseButtonRelease() error

0 commit comments

Comments
 (0)