ueberauth_openstreetmap/CHANGELOG.md
2016-12-26 21:12:19 -07:00

26 lines
328 B
Markdown

# v 0.2.4
* Add Poison dependency
* Improve OAuth error handling
# v 0.2.3
* Fix Elixir 1.3 warnings
# v 0.2.2
* Credentials now include token and secret
# v 0.2.1
* Fix missing parenthesis
* Update `ueberauth` and `plug`
# v 0.2.0
* Bump revision to follow ueberauth 0.2.0
# v 0.1.0
* Initial Twitter OAuth strategy