Skip to content

Commit c45bd7a

Browse files
committed
update CHANGELOG.md
1 parent b2b63cf commit c45bd7a

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

CHANGELOG.md

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

33

4-
<a name="unreleased"></a>
5-
## [Unreleased]
4+
<a name="0.2.1"></a>
5+
## [0.2.1] - 2023-10-20
6+
7+
This release migrates to SqlAlchemy 2.0 and fixes some bugs.
68

79
### Improvements/Bug Fixes
810

@@ -428,7 +430,8 @@ This release contains documentation fixes.
428430
- **add missing djmd tables to `master.db` database documentation**
429431

430432

431-
[Unreleased]: https://github.com/dylanljones/pyrekordbox/compare/0.2.0...HEAD
433+
[Unreleased]: https://github.com/dylanljones/pyrekordbox/compare/0.2.1...HEAD
434+
[0.2.1]: https://github.com/dylanljones/pyrekordbox/compare/0.2.0...0.2.1
432435
[0.2.0]: https://github.com/dylanljones/pyrekordbox/compare/0.1.8...0.2.0
433436
[0.1.8]: https://github.com/dylanljones/pyrekordbox/compare/0.1.7...0.1.8
434437
[0.1.7]: https://github.com/dylanljones/pyrekordbox/compare/0.1.6...0.1.7

0 commit comments

Comments
 (0)