Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
VaeterchenFrost committed Jun 26, 2020
1 parent 80d7678 commit 5fffb42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,19 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/ )
project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html ).

## [Unreleased]
-No unreleased changes yet.
- No unreleased changes yet.

## [1.1.2] - 2020-06-26
### Added
- Tests for visualization.py using graphviz in the Github Action too
- Tests for reader.py
- Added more type hints to visualization.py

### Changed
- Fixed typo that prevented joining SVG in visualization
- Fixed cases where logging.yml was not found in the working directory
- Now using pathlib.Path for most file-related operations
- Unified logging configuration in utilities and made it easier to work with [#22]
- Added more type hints and improved existing ones

## [1.1.1] - 2020-06-25
### Added
Expand Down

0 comments on commit 5fffb42

Please sign in to comment.