ueberauth_openstreetmap/CHANGELOG.md

31 lines
409 B
Markdown
Raw Normal View History

2019-03-15 22:31:08 +01:00
# 0.3.0
* Use JSON library from Ueberauth
* Bump version of Ueberauth to `0.6`
2016-12-27 05:12:19 +01:00
# v 0.2.4
* Add Poison dependency
* Improve OAuth error handling
2016-08-15 16:48:31 +02:00
# v 0.2.3
* Fix Elixir 1.3 warnings
2015-12-20 19:15:36 +01:00
# v 0.2.2
* Credentials now include token and secret
2015-12-12 23:14:46 +01:00
# v 0.2.1
* Fix missing parenthesis
* Update `ueberauth` and `plug`
2015-11-29 04:30:05 +01:00
# v 0.2.0
* Bump revision to follow ueberauth 0.2.0
2015-12-12 23:14:46 +01:00
# v 0.1.0
* Initial Twitter OAuth strategy