From 8c596d24579d501dd88e7c953fc40508d30256b4 Mon Sep 17 00:00:00 2001 From: Cedrik Hoffmann Date: Tue, 17 Sep 2024 15:39:03 +0200 Subject: [PATCH] chore: update changelog --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e48cdcd..d8f6051 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Added + +- add background to header while scrolling down (#82) +- add GPL-3.0 license (#19) + +### Changed + +- unify naming of the project to 'Green Ecolution' (#83) +- update current process step to release 1 (#81) + ## [v1.0.2] - 2024-08-01 ### Changed