Skip to content

Commit 1d80a40

Browse files
committed
Create new changelog entry for next release
1 parent e73a08d commit 1d80a40

1 file changed

Lines changed: 22 additions & 13 deletions

File tree

CHANGELOG.md

Lines changed: 22 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,15 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) since v0.2.0.
77

8-
## [0.5.0-dev] - 2024-10-15
8+
## [Unreleased]
9+
10+
### Added
11+
12+
### Changed
13+
14+
### Removed
15+
16+
## [0.5.0] - 2024-10-15
917

1018
This version is be a major departure from the architecture up until now. It
1119
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.
294302

295303
## [0.1.0] - 2019-11-06
296304

297-
[0.5.0-dev]: https://github.com/librespot-org/librespot/compare/v0.4.1..HEAD
298-
[0.4.2]: https://github.com/librespot-org/librespot/compare/v0.4.1..v0.4.2
299-
[0.4.1]: https://github.com/librespot-org/librespot/compare/v0.4.0..v0.4.1
300-
[0.4.0]: https://github.com/librespot-org/librespot/compare/v0.3.1..v0.4.0
301-
[0.3.1]: https://github.com/librespot-org/librespot/compare/v0.3.0..v0.3.1
302-
[0.3.0]: https://github.com/librespot-org/librespot/compare/v0.2.0..v0.3.0
303-
[0.2.0]: https://github.com/librespot-org/librespot/compare/v0.1.6..v0.2.0
304-
[0.1.6]: https://github.com/librespot-org/librespot/compare/v0.1.5..v0.1.6
305-
[0.1.5]: https://github.com/librespot-org/librespot/compare/v0.1.3..v0.1.5
306-
[0.1.3]: https://github.com/librespot-org/librespot/compare/v0.1.2..v0.1.3
307-
[0.1.2]: https://github.com/librespot-org/librespot/compare/v0.1.1..v0.1.2
308-
[0.1.1]: https://github.com/librespot-org/librespot/compare/v0.1.0..v0.1.1
305+
[unreleased]: https://github.com/librespot-org/librespot/compare/v0.5.0...HEAD
306+
[0.5.0]: https://github.com/librespot-org/librespot/compare/v0.4.2...v0.5.0
307+
[0.4.2]: https://github.com/librespot-org/librespot/compare/v0.4.1...v0.4.2
308+
[0.4.1]: https://github.com/librespot-org/librespot/compare/v0.4.0...v0.4.1
309+
[0.4.0]: https://github.com/librespot-org/librespot/compare/v0.3.1...v0.4.0
310+
[0.3.1]: https://github.com/librespot-org/librespot/compare/v0.3.0...v0.3.1
311+
[0.3.0]: https://github.com/librespot-org/librespot/compare/v0.2.0...v0.3.0
312+
[0.2.0]: https://github.com/librespot-org/librespot/compare/v0.1.6...v0.2.0
313+
[0.1.6]: https://github.com/librespot-org/librespot/compare/v0.1.5...v0.1.6
314+
[0.1.5]: https://github.com/librespot-org/librespot/compare/v0.1.3...v0.1.5
315+
[0.1.3]: https://github.com/librespot-org/librespot/compare/v0.1.2...v0.1.3
316+
[0.1.2]: https://github.com/librespot-org/librespot/compare/v0.1.1...v0.1.2
317+
[0.1.1]: https://github.com/librespot-org/librespot/compare/v0.1.0...v0.1.1
309318
[0.1.0]: https://github.com/librespot-org/librespot/releases/tag/v0.1.0

0 commit comments

Comments
 (0)