# 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-02-25
### Changed
- Make ex_doc dev only dependency again

## [0.7.1] - 2020-02-12
### Added
- Bring back `env_lang` variable to set `LANG` environment var
- Default LANG to `en_US.utf8` for better compatibility
- Update ex_doc 0.21.2 => 0.21.3 and build all the time

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

### Removed
- Removed obsolete option flags
