CHANGELOG.md in api-client-1.5.2 vs CHANGELOG.md in api-client-1.5.3

- old
+ new

@@ -1,10 +1,17 @@ # CHANGELOG +## v1.5.3 + +* Improving #unique_messages method to work with #to_sentence from ActiveSupport. + +## v1.5.2 + +* Fixed return from #add_errors. + ## v1.5.1 * Fixed Error Setter for erros from an external API. - ## v1.5.0 * Handler of arrays as response. * Method to redefine response object added.