Create new changelog entry for next release

This commit is contained in:
Roderick van Domburg 2024-10-15 21:32:50 +02:00
parent e73a08d43a
commit 1d80a4075f
No known key found for this signature in database
GPG key ID: FE2585E713F9F30A

View file

@ -5,7 +5,15 @@ 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.0.0/), The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) since v0.2.0. and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) since v0.2.0.
## [0.5.0-dev] - 2024-10-15 ## [Unreleased]
### Added
### Changed
### Removed
## [0.5.0] - 2024-10-15
This version is be a major departure from the architecture up until now. It This version is be a major departure from the architecture up until now. It
focuses on implementing the "new Spotify API". This means moving large parts focuses on implementing the "new Spotify API". This means moving large parts
@ -294,16 +302,17 @@ v0.4.x as a stable branch until then.
## [0.1.0] - 2019-11-06 ## [0.1.0] - 2019-11-06
[0.5.0-dev]: https://github.com/librespot-org/librespot/compare/v0.4.1..HEAD [unreleased]: https://github.com/librespot-org/librespot/compare/v0.5.0...HEAD
[0.4.2]: https://github.com/librespot-org/librespot/compare/v0.4.1..v0.4.2 [0.5.0]: https://github.com/librespot-org/librespot/compare/v0.4.2...v0.5.0
[0.4.1]: https://github.com/librespot-org/librespot/compare/v0.4.0..v0.4.1 [0.4.2]: https://github.com/librespot-org/librespot/compare/v0.4.1...v0.4.2
[0.4.0]: https://github.com/librespot-org/librespot/compare/v0.3.1..v0.4.0 [0.4.1]: https://github.com/librespot-org/librespot/compare/v0.4.0...v0.4.1
[0.3.1]: https://github.com/librespot-org/librespot/compare/v0.3.0..v0.3.1 [0.4.0]: https://github.com/librespot-org/librespot/compare/v0.3.1...v0.4.0
[0.3.0]: https://github.com/librespot-org/librespot/compare/v0.2.0..v0.3.0 [0.3.1]: https://github.com/librespot-org/librespot/compare/v0.3.0...v0.3.1
[0.2.0]: https://github.com/librespot-org/librespot/compare/v0.1.6..v0.2.0 [0.3.0]: https://github.com/librespot-org/librespot/compare/v0.2.0...v0.3.0
[0.1.6]: https://github.com/librespot-org/librespot/compare/v0.1.5..v0.1.6 [0.2.0]: https://github.com/librespot-org/librespot/compare/v0.1.6...v0.2.0
[0.1.5]: https://github.com/librespot-org/librespot/compare/v0.1.3..v0.1.5 [0.1.6]: https://github.com/librespot-org/librespot/compare/v0.1.5...v0.1.6
[0.1.3]: https://github.com/librespot-org/librespot/compare/v0.1.2..v0.1.3 [0.1.5]: https://github.com/librespot-org/librespot/compare/v0.1.3...v0.1.5
[0.1.2]: https://github.com/librespot-org/librespot/compare/v0.1.1..v0.1.2 [0.1.3]: https://github.com/librespot-org/librespot/compare/v0.1.2...v0.1.3
[0.1.1]: https://github.com/librespot-org/librespot/compare/v0.1.0..v0.1.1 [0.1.2]: https://github.com/librespot-org/librespot/compare/v0.1.1...v0.1.2
[0.1.1]: https://github.com/librespot-org/librespot/compare/v0.1.0...v0.1.1
[0.1.0]: https://github.com/librespot-org/librespot/releases/tag/v0.1.0 [0.1.0]: https://github.com/librespot-org/librespot/releases/tag/v0.1.0