diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 3eff0f6..efc932b 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -7,7 +7,25 @@ commit-msg-jira-hook Change Log .. towncrier release notes start +v0.6.1 (2020-05-22) +------------------- + +Miscellaneous +~~~~~~~~~~~~~ + +- Added `pytest` tests with 100% coverage + `#3 `_ +- Added cielquan's default `pre-commit` config + `#4 `_ +- Added test automation with `tox` + `#5 `_ +- Added CI config to run `tox` in a pipeline + `#6 `_ +- Added `towncrier` for changelog updates + `#7 `_ + +---- .. note::