Current section

Files

Jump to
mix_version CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [1.3.0] - 2020-10-26
### Added
- Git annotated tags are supported, but not enabled by default
## 1.2.0 - 2020-09-29
### Added
- Versions set as module attributes in mix.exs can now be replaced
[Unreleased]: https://github.com/lud/mix_version/compare/v1.3.0...HEAD
[1.3.0]: https://github.com/lud/mix_version/compare/v1.2.0...v1.3.0