From 67048d3a74d8aef572bf3ece092d4cae0bde69c4 Mon Sep 17 00:00:00 2001 From: Legolas-2025 Date: Fri, 19 Dec 2025 23:10:32 +0100 Subject: [PATCH] Add CHANGELOG.md entry to project summary --- PROJECT_SUMMARY.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/PROJECT_SUMMARY.md b/PROJECT_SUMMARY.md index 9940e02..b4c4524 100644 --- a/PROJECT_SUMMARY.md +++ b/PROJECT_SUMMARY.md @@ -30,6 +30,7 @@ esp32-energy-meter/ ├── 📄 README.md # Project overview and quick start ├── 📄 LICENSE # Creative Commons BY-NC-SA 4.0 license ├── 📄 PROJECT_SUMMARY.md # This file - project overview +├── 📄 CHANGELOG.md # Original v.1.0.0 project vs. v2.0.0 updates listed ├── 📁 docs/ # Technical documentation │ ├── 📄 hardware-setup.md # Complete hardware assembly guide │ ├── 📄 configuration-guide.md # ESPHome configuration tutorial @@ -279,4 +280,4 @@ The project successfully transforms a basic energy monitoring concept into a pro **License**: Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International **Original Attribution**: Based on work by Giovanni Aggiustatutto **Enhanced By**: MiniMax Agent -**Repository Purpose**: Community sharing and educational resource \ No newline at end of file +**Repository Purpose**: Community sharing and educational resource