We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e3c6a6 commit a0fcf69Copy full SHA for a0fcf69
CHANGELOG.md
@@ -1,7 +1,7 @@
1
# What's New
2
3
-<a name="unreleased"></a>
4
-## [Unreleased]
+<a name="0.0.2"></a>
+## [0.0.2] - 2022-20-04
5
6
### New Features
7
- use SQLAlchemy for the Rekordbox6 `master.db` database
@@ -28,5 +28,6 @@
28
## 0.0.0 - 2022-10-04
29
30
31
-[Unreleased]: https://github.com/dylanljones/pyrekordbox/compare/0.0.1...HEAD
+[Unreleased]: https://github.com/dylanljones/pyrekordbox/compare/0.0.2...HEAD
32
+[0.0.2]: https://github.com/dylanljones/pyrekordbox/compare/0.0.1...0.0.2
33
[0.0.1]: https://github.com/dylanljones/pyrekordbox/compare/0.0.0...0.0.1
0 commit comments