Skip to content

Commit a90b46a

Browse files
committed
Updated changelog
1 parent 3577b2a commit a90b46a

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ 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).
77

8+
## [2.1.3] - 2022-12-02
9+
10+
### Fixed
11+
- Added depth 4 as a valid option in the Dahlia CLI
12+
- Fixed Python 3.8 compatibility
13+
- Fixed non-HIGH depths failing during conversion
14+
815
## [2.1.2] - 2022-12-01
916

1017
### Added
@@ -60,4 +67,5 @@ Initial release 🎉
6067
[2.0.0]: https://github.com/trag1c/Dahlia/compare/1.1.0...2.0.0
6168
[2.1.0]: https://github.com/trag1c/Dahlia/compare/2.0.0...2.1.0
6269
[2.1.1]: https://github.com/trag1c/Dahlia/compare/2.1.0...2.1.1
63-
[2.1.2]: https://github.com/trag1c/Dahlia/compare/2.1.1...2.1.2
70+
[2.1.2]: https://github.com/trag1c/Dahlia/compare/2.1.1...2.1.2
71+
[2.1.3]: https://github.com/trag1c/Dahlia/compare/2.1.2...2.1.3

0 commit comments

Comments
 (0)