File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and 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
You can’t perform that action at this time.
0 commit comments