All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
0.3.2 — 2018-09-03
- A typo in CHANGELOG.md template.
0.3.1 — 2018-09-03
- CHANGELOG.md template:
lein changelog init
now generates CHANGELOG.md with latest released version in place. - Use long dash in section titles.
0.3.0 — 2018-09-03
- New subcommand:
lein changelog init
to create CHANGELOG.md file.
- Exception was thrown by
lein changelog release
when CHANGELOG.md didn't exist.
0.2.2 — 2018-08-26
- Added proper changelog :)
- Implemented
release
subtask.