CHANGES.md in contextio-1.2.3 vs CHANGES.md in contextio-1.2.4

- old
+ new

@@ -1,6 +1,15 @@ # Changes +## 1.2.4 + +* Add link to gem documentation to top of README. - Ben Hamill +* Expand README to clarify gem usage. - Ben Hamill +* Make `ResourceCollection#[]` correctly pass down the "owning" associated + object to instances created with it. - Ben Hamill +* Work around the OAuth gem handling PUT request signing a bit oddly. - Ben + Hamill + ## 1.2.3 * Fix infinite loop in ConnectToken URL building. - Ben Hamill ## 1.2.2