CHANGELOG.md in api-client-2.2.0 vs CHANGELOG.md in api-client-2.3.0

- old
+ new

@@ -1,7 +1,16 @@ # CHANGELOG +## v2.3.0 + +* Add support to global mock of requisitions for testing purposes. + +## v2.2.0 + +* Add support global basic authentication. +* Add support for gem Zertico + ## v2.1.0 * Add support for classes with compost names. ## v2.0.3 @@ -137,6 +146,6 @@ * generic exception added. ## v0.0.1 * get method added. -* handler for response code 404 added. \ No newline at end of file +* handler for response code 404 added.