loom.forge/CHANGELOG.md

21 lines
666 B
Markdown
Raw Normal View History

2025-04-11 22:44:11 +01:00
# Changelog
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).
2025-04-17 19:34:12 +01:00
## [1.1.0] - 2025-04-17
### Added
- Added Fontawesome icons to menu items
- Added new `isHomepage` TypeScript method for later use
- Added introduction text to the Home Page
2025-04-11 22:44:11 +01:00
2025-04-17 19:34:12 +01:00
### Changed
- Changed utility classes to include `!important` tag in order to correctly override default Forgejo styling
## [1.0.0] - 2025-04-11
2025-04-11 22:44:11 +01:00
### Added
2025-04-17 19:34:12 +01:00
- Added versioning
- Added setup instructions for local development
- Added badges