Skip to content

Latest commit

 

History

History
49 lines (33 loc) · 762 Bytes

CHANGELOG.md

File metadata and controls

49 lines (33 loc) · 762 Bytes

Changelog

2.0.3

  • Improving the change log input user prompt

2.0.2

  • Include VERSION in hex package

2.0.1

  • Commit updated VERSION file

2.0.0

  • Use VERSION file to store version instead of mix.exs
  • Fix warnings

1.3.1

  • Make version H2 in changelog

1.3.0

  • Changed flow to summarise changes and ask for confirmation before applying changes

1.2.0

  • Changed to using enquirer to get user input

1.1.0

  • Eliver creates a changelog file if it doesn't exist
  • Changelog regex is case insensitive

1.0.4

  • Added package description

1.0.3

  • Added package maintainer info

1.0.2

  • Added CI fixes

1.0.1

  • Updated readme

1.0.0

  • Made bump a mix task

0.3.0

  • Automatically push to origin when done

0.2.0

  • Added git module