Set version and release date in CHANGELOG
This commit is contained in:
@@ -5,7 +5,7 @@ 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).
|
||||
|
||||
## [Unreleased]
|
||||
## [1.0.0] - 2023-12-16
|
||||
|
||||
### Added
|
||||
|
||||
@@ -162,7 +162,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
- Albums with more than 50 songs not showing all the songs when viewed in the library
|
||||
- Bug that could cause items to not load until the screen is filled on bigger screens
|
||||
|
||||
[Unreleased]: https://github.com/hrkfdn/ncspot/compare/v0.13.4...HEAD
|
||||
[Unreleased]: https://github.com/hrkfdn/ncspot/compare/v1.0.0...HEAD
|
||||
[1.0.0]: https://github.com/hrkfdn/ncspot/compare/v0.13.4...v1.0.0
|
||||
[0.13.4]: https://github.com/hrkfdn/ncspot/compare/v0.13.3...v0.13.4
|
||||
[0.13.3]: https://github.com/hrkfdn/ncspot/compare/v0.13.2...v0.13.3
|
||||
[0.13.2]: https://github.com/hrkfdn/ncspot/compare/v0.13.1...v0.13.2
|
||||
|
||||
Reference in New Issue
Block a user