Current section

Files

Jump to

CHANGELOG.md

# Changelog
## v0.2.0 (2020-09-22)
- Enhancements
- Usage of `Supervisor` functions becoming deprecated in Elixir `1.11.0` has been removed
- Backwards incompatible changes
- `:geolix` has been updated to `~> 2.0`
- Minimum required elixir version is now `~> 1.7`
- Bug fixes
- All cache adapter callbacks now receive the database configuration with the `:id` properly set
## v0.1.0 (2019-10-25)
- Initial Release