ueberauth_openstreetmap/CHANGELOG.md

26 lines
328 B
Markdown
Raw Normal View History

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