From c2228778fcef8806ed9ca88ddf6edf3b959eb344 Mon Sep 17 00:00:00 2001 From: foorschtbar Date: Fri, 22 Mar 2024 13:20:13 +0100 Subject: [PATCH] Updated Changelog --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 5b394d1..6d29405 100644 --- a/README.md +++ b/README.md @@ -131,6 +131,11 @@ Thanks to these great people for supporting this project. +### 2.5.1 (2023-03-22) + +- (rliegmann) Fixed ESP32 Pin Definition +- (foorschtbar) Fixed build issue with MAX44009 lib + ### 2.5.0 (2023-11-20) - (foorschtbar) Fixes "MQTT message is to long" [[#322](https://github.com/pixelit-project/PixelIt/issues/322)]