Skip to content

Commit c4ac7cc

Browse files
committed
update changelog for 0.20.5 release
1 parent f9e71e7 commit c4ac7cc

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

changelog.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Adafruit nRF52 Arduino Core Changelog
22

3+
## 0.20.5 - 2020.07.03
4+
5+
- Updated toolchain from gcc 7-2017q4 to 9-2019q4
6+
- Fixed GPIOTE channel conflict between libraries
7+
- Added type-safe for arrcount() macros
8+
- Added truncate() and rename() to Internal Filesystem (LittleFS).
9+
10+
Special thanks to @henrygab, @pyro9, @geeksville for contributing and helping with this release.
11+
312
## 0.20.1 - 2020.04.23
413

514
- Update TinyUSB to commit c59fa77 due to a bug in the stack

0 commit comments

Comments
 (0)