Skip to content

Commit bd09855

Browse files
author
Niels Nuyttens
committed
[skip ci] Updated CHANGELOG.md
1 parent e894318 commit bd09855

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [0.5.2] - 2022-08-17
8+
9+
### Changed
10+
11+
- Swapped out ASCII art library from 'art' to 'PyFiglet' because the former was not yet present in conda-forge.
12+
13+
### Fixed
14+
15+
- Some leftover parameter was forgotten during cleanup, breaking CLI functionality
16+
- CLI progressbar was broken due to a boolean check with task ID 0.
17+
718

819
## [0.5.1] - 2022-08-16
920

0 commit comments

Comments
 (0)