Current section

Files

Jump to
Raw

CHANGELOG.md

# Changelog
## 0.4.0
* Add support for Elixir 1.10 with OTP 22
## 0.3.0
* Add support for Poison 4.x
## 0.2.0
* Use JSON engine protocols to encode structs in metadata
## 0.1.2
* Support Date/Time structs in metadata
## 0.1.1
* Make Poison optional dependency, which will fix compilation warnings
## 0.1.0
* Initial release