Skip to content

Commit c751975

Browse files
committed
update changelog and readme, ready to relase 0.2.12
1 parent a921f27 commit c751975

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ This is a CDC/DFU/UF2 bootloader for nRF52 boards.
66

77
- [Adafruit Feather nRF52832](https://www.adafruit.com/product/3406)
88
- [Adafruit Feather nRF52840 Express](https://www.adafruit.com/product/4062)
9+
- [Adafruit Circuit Playground Bluefruit](https://www.adafruit.com/product/4333)
910
- Adafruit Metro nRF52840 Express
1011
- [Electronut Labs Papyr](https://docs.electronut.in/papyr/)
1112
- MakerDiary MDK nRF52840 USB Dongle

changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Adafruit nRF52 Bootloader Changelog
22

3+
## 0.2.12 - 2019.08.22
4+
5+
- Fixed block alignment bug also in dfu_sd_image_validate (single & dual banks), PR #71 thanks to @fanoush
6+
- Added new board: Adafruit Circuit Playground Bluefruit
7+
- Added new board: Adafruit ItsyBitsy nRF52840 Express (WIP)
8+
- Fixed bug in __DOSTIME__ macro, PR #75 thanks to @henrygab
9+
310
## 0.2.11
411

512
- Fixed various FAT issues, thanks to @henrygab

0 commit comments

Comments
 (0)