Skip to content

Commit

Permalink
added note to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Hughes committed Jan 13, 2014
1 parent 3d6be77 commit 9ef1437
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG
@@ -1,6 +1,10 @@
== Version 3.1.9

* in Session::request_token params is no longer optional, you must pass all the params and the method will now extract the code

== Version 3.1.8

* Expose `index` and `show` actions of `Location`
* Expose `index` and `show` actions of `Location`
* Added create_permission_url and request_token helper methods
* Edited the readme to better describe the getting started procedure

Expand Down Expand Up @@ -114,7 +118,7 @@ requests/responses

== Version 1.1.1 (October 5, 2010)

* Remove hard coded xml formatting in API calls
* Remove hard coded xml formatting in API calls
* Remove jeweler stuff
* Ruby 1.9 encoding fix

Expand Down

0 comments on commit 9ef1437

Please sign in to comment.