Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 1.03 KB

CHANGELOG.md

File metadata and controls

35 lines (28 loc) · 1.03 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.4.0 - 2020-01-26

Changed

  • Use f-string eval to format change lines
  • Default export format does not have a new line
  • Use date object type instead of year, month and day integers

0.3.1 - 2020-01-21

Fixed

  • Version command did not work properly when multiple branches existed

0.3.0 - 2020-01-20

Added

  • Options to include year, month or day headers
  • Month name and day name to change object for str formats

Changed

  • Default export format to include a starting asterisk

0.2.1 - 2020-01-19

Fixed

  • Typing an invalid change type errors immediately

0.2.0 - 2020-01-18

Added

  • Change command to create a changes file
  • Export comamnd to export change files into changelog file

0.1.0 - 2020-01-18

Added

  • Version command to print the current hash version