# 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]

## [0.7.2] - 2020-01-21
### Changed
- Updated migrate and console scripts for mix releases

## [0.7.1] - 2020-01-01
### Fixed
- Updated path to tar file, closes https://github.com/cogini/mix_deploy/pull/2

## [0.7.0] - 2020-01-01
### Added
- Support Elixir 1.9 `mix release`
- Support variable references in paths

### Removed
- Removed obsolete option flags
