diff --git a/CHANGELOG.md b/CHANGELOG.md index 76ec82837..960b7f5f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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