Current section
Files
Jump to
Current section
Files
CHANGELOG.md
# Changelog
## 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