Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
klane committed Dec 24, 2019
1 parent a4d68a5 commit 48f5866
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Change Log

## [Unreleased]

### Added

- Added tox environment for Python 3.8.

### Changed

- Ensured `output_files_dir` is not a relative path and gets appended to `build_directory`.
- Put quotes around release workflow body to preserve newlines in GitHub releases.
- Set hash with output variable instead of environment variable for CI linting cache key.

### Fixed

- Fixed PyPI link.

## [0.1.1]

### Added
Expand Down

0 comments on commit 48f5866

Please sign in to comment.