Current section
Files
Jump to
Current section
Files
CHANGELOG.md
# Changelog for v1.x
## v1.0.1 (2022-04-07)
### Deprecations
* Removed support for Elixir 1.8, moved from `Mix.Config` to `Config` usage
## v1.0.0 (2020-02-01)
### Enhancements
* Update code to handle Elixir v10.0 changes (notably, the removal of `Code.ensure_compiled?`)