Spaces:
Sleeping
Sleeping
fix changelog
Browse files- CHANGELOG.md +5 -7
CHANGELOG.md
CHANGED
|
@@ -4,13 +4,7 @@ All notable changes to this project will be documented in this file.
|
|
| 4 |
|
| 5 |
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
| 6 |
|
| 7 |
-
## [0.3.
|
| 8 |
-
|
| 9 |
-
### Fixed
|
| 10 |
-
|
| 11 |
-
+ Fixed dependencies when installing as library
|
| 12 |
-
|
| 13 |
-
## [0.3.4] - 2023-12-16
|
| 14 |
|
| 15 |
### Added
|
| 16 |
|
|
@@ -20,6 +14,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
|
| 20 |
|
| 21 |
+ improved UI: replace combo boxes with dropdown box
|
| 22 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 23 |
## [0.3.3] - 2023-12-14
|
| 24 |
|
| 25 |
### Added
|
|
|
|
| 4 |
|
| 5 |
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
| 6 |
|
| 7 |
+
## [0.3.4] - 2023-12-26
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
|
| 9 |
### Added
|
| 10 |
|
|
|
|
| 14 |
|
| 15 |
+ improved UI: replace combo boxes with dropdown box
|
| 16 |
|
| 17 |
+
### Fixed
|
| 18 |
+
|
| 19 |
+
+ Fixed dependencies when installing as library
|
| 20 |
+
|
| 21 |
## [0.3.3] - 2023-12-14
|
| 22 |
|
| 23 |
### Added
|