diff --git a/src/CHANGES.md b/src/CHANGES.md index 8df33964..38cd61b5 100644 --- a/src/CHANGES.md +++ b/src/CHANGES.md @@ -4,6 +4,7 @@ ## 0.5.109 * reduced heap fragmentation by optimizing MqTT #768 +* ePaper: centered text thx @knickohr ## 0.5.108 * merge: PR SPI pins configureable (ESP32) #807, #806