Update CHANGELOG.md

This commit is contained in:
Jason2866 2022-01-02 13:18:56 +01:00 committed by GitHub
parent 25298a9525
commit 1541257e42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -29,6 +29,8 @@ All notable changes to this project will be documented in this file.
- Force initial serial configuration even if no serial GPIO's are enabled (#14153)
- Revert change to fix extra flashwrite before QuickPowerDetection (#14153)
- Increase SerialBridge receive buffer from 130 to 256 characters - reverted (#14153)
- ESP8266Audio library from v1.9.2 to v1.9.5 (#14172)
- ESP8266SAM library from v1.0 to v1.0.1 (#14172)
### Fixed
- Serial broken after #14153 - reverted