Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.2 KB

CHANGELOG.md

File metadata and controls

39 lines (28 loc) · 1.2 KB

Changelog

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

Fixed

  • A typo in CHANGELOG.md template.

0.3.1 — 2018-09-03

Changed

  • 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

Added

  • New subcommand: lein changelog init to create CHANGELOG.md file.

Fixed

  • Exception was thrown by lein changelog release when CHANGELOG.md didn't exist.

0.2.2 — 2018-08-26

Fixed

  • Added proper changelog :)

0.2.0 — 2018-08-26

Added

  • Implemented release subtask.