Browse Source

Explain which actions on Location are exposed & update method name

Maarten van Grootel 11 years ago
parent
commit
7b172a6d21
1 changed files with 2 additions and 2 deletions
  1. 2 2
      CHANGELOG

+ 2 - 2
CHANGELOG

@@ -1,7 +1,7 @@
 == Version 3.1.8
 
-* Expose `Location`
-* Added create_permission_url and create_auth_url methods
+* 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
 
 == Version 3.1.7