diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a3a65c..880dccc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,9 +5,17 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [1.0.0] - 2025-04-11 - +## [1.1.0] - 2025-04-17 ### Added -- Add versioning -- Add setup instructions for local development -- Add badges \ No newline at end of file +- Added Fontawesome icons to menu items +- Added new `isHomepage` TypeScript method for later use +- Added introduction text to the Home Page + +### Changed +- Changed utility classes to include `!important` tag in order to correctly override default Forgejo styling + +## [1.0.0] - 2025-04-11 +### Added +- Added versioning +- Added setup instructions for local development +- Added badges \ No newline at end of file diff --git a/README.md b/README.md index 9069167..52468b5 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@
-Version 1.0.0 +Version 1.1.0 License GPL--3.0--or--later