CHANGES.md in contextio-1.2.2 vs CHANGES.md in contextio-1.2.3
- old
+ new
@@ -1,6 +1,10 @@
# Changes
+## 1.2.3
+
+* Fix infinite loop in ConnectToken URL building. - Ben Hamill
+
## 1.2.2
* Fix `PUT` and `POST` parameter submission. - Ben Hamill
* Added missing `server` argument to `SourceCollection.create`. - Dominik Gehl
* Moved erroneous `File.sync_data` and `File.sync!` over to `Source` where it