CHANGELOG.md in gibbon-3.3.2 vs CHANGELOG.md in gibbon-3.3.3
- old
+ new
@@ -1,6 +1,12 @@
## [Unreleased][unreleased]
+## [3.3.3] - 2020-02-7
+- Removes bit of extra conditional logic that was part of supporting older versions of Faraday
+
+## [3.3.2] - 2020-01-19
+- Bumped minimum version of Faraday 0.16.0 due to compatibility issues with legacy versions
+
## [3.3.1] - 2019-11-08
- Fix statically setting `faraday_adapter` did not set adapter on new requests
## [3.3.0] - 2019-10-02
- Fixed compatibility with Faraday 0.16.2+