Skip to content

Commit d94ce60

Browse files
committed
update CHANGELOG.md
1 parent 3f0e6c3 commit d94ce60

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# What's New
22

3-
<a name="unreleased"></a>
4-
## [Unreleased]
3+
<a name="v0.4.0"></a>
4+
## [v0.4.0] - 2025-02-12
55

66
This release adds the ability to create new tracks in the Rekordbox v6 database.
77
It also adds support for Rekordbox 7 and fixes various bugs.
@@ -610,7 +610,8 @@ This release contains documentation fixes.
610610
- **add missing djmd tables to `master.db` database documentation**
611611

612612

613-
[Unreleased]: https://github.com/dylanljones/pyrekordbox/compare/v0.3.2...HEAD
613+
[Unreleased]: https://github.com/dylanljones/pyrekordbox/compare/v0.4.0...HEAD
614+
[v0.4.0]: https://github.com/dylanljones/pyrekordbox/compare/v0.3.2...v0.4.0
614615
[v0.3.2]: https://github.com/dylanljones/pyrekordbox/compare/v0.3.1...v0.3.2
615616
[v0.3.1]: https://github.com/dylanljones/pyrekordbox/compare/0.3.0...v0.3.1
616617
[0.3.0]: https://github.com/dylanljones/pyrekordbox/compare/0.2.3...0.3.0

0 commit comments

Comments
 (0)