Current section
Files
Jump to
Current section
Files
CHANGELOG.md
# Changelog
## 0.5.2
- Fix Elixir 1.3 compiler warnings
## 0.5.1
- Relax version requirement on Poison so that `v1.5.x` and `v2.x` are supported
## 0.5.0
- Elixir `v1.2` compatibility
- Update Poison to `v2.0`
## 0.4.0
- Elixir `v1.1` compatibility
[...]
## 0.2.1
- Added more specific console output in case `mix inch.report` fails
## 0.2.0
- Initial release