Bump to v4.8.0

This commit is contained in:
daudix
2024-08-29 22:58:39 +03:00
parent fcf8cdd680
commit c821824635
3 changed files with 6 additions and 3 deletions

View File

@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased](https://codeberg.org/daudix/duckquill/compare/v4.7.1...main)
## [4.8.0](https://codeberg.org/daudix/duckquill/compare/v4.7.1...v4.8.0)
### Added
- Add a separator between the article description and details.
@ -17,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Make button hover styles consistent across all buttons.
- Make navbar modifications also affect menu buttons (#69, nice).
### Removed