Skip to content

Commit

Permalink
Updated CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
robertwayne committed Dec 14, 2020
1 parent 9efff8c commit 1691533
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [1.1.8] -- 2020-12-14

### Changed
- Fixed path manipulation bug that caused issues between POSIX and Windows systems. Paths
are now handled platform-agnostic with the `os` module. Added tests for regressions. (#6)

## [1.1.6 -- 1.1.7] -- 2020-12-02

### Changed
Expand Down

0 comments on commit 1691533

Please sign in to comment.