26 lines
328 B
Markdown
Raw Normal View History

2016-12-26 21:12:19 -07:00
# v 0.2.4
* Add Poison dependency
* Improve OAuth error handling
2016-08-15 08:48:31 -06:00
# v 0.2.3
* Fix Elixir 1.3 warnings
2015-12-20 10:15:36 -08:00
# v 0.2.2
* Credentials now include token and secret
2015-12-12 14:14:46 -08:00
# v 0.2.1
* Fix missing parenthesis
* Update `ueberauth` and `plug`
2015-11-28 19:30:05 -08:00
# v 0.2.0
* Bump revision to follow ueberauth 0.2.0
2015-12-12 14:14:46 -08:00
# v 0.1.0
* Initial Twitter OAuth strategy