ueberauth_openstreetmap/CHANGELOG.md
2019-03-15 15:31:08 -06:00

31 lines
409 B
Markdown

# 0.3.0
* Use JSON library from Ueberauth
* Bump version of Ueberauth to `0.6`
# 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