Add 0.2.0 to changelog

@hathach Tested, so making a new release.
This commit is contained in:
Dan Halbert 2019-02-22 15:52:57 -05:00 committed by GitHub
parent 7df44a5425
commit 14f87f61e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
# Adafruit nRF52 Bootloader Changelog
## 0.2.9
- Fixed incomplete writes on Windows. Upated tinyusb to handle write10 completion, and use it for finalizing dfu process. Will prevent windows error message pop up. This will also give an extra time for flash writing to complete.
## 0.2.8
- Fixed OTA issue with nrfConnect on iOS