CHANGES.md in contextio-1.8.1 vs CHANGES.md in contextio-2.0.0
- old
+ new
@@ -1,6 +1,9 @@
# Changes
+##2.0.0
+*Limit Faraday to no retries on requests, update version of faraday -Bonnie Mattson
+
## 1.8.0
* loosened faraday dependency - Michael Bernstein
* Moved `ContextIO::Message#thread` from private to public, and also changed the
method to return json data instead of creating a `ContextIO::Thread` object. - Eric Pinzur