diff --git a/CHANGELOG-1.0.md b/CHANGELOG-1.0.md deleted file mode 100644 index 4ae13ff5..00000000 --- a/CHANGELOG-1.0.md +++ /dev/null @@ -1,5 +0,0 @@ -# 2.0.1 (2018-04-05) - -## Improvements - -- API-592: Handle error when the response is a redirection (https://github.com/akeneo/api-php-client/issues/72) diff --git a/CHANGELOG-2.0.md b/CHANGELOG.md similarity index 84% rename from CHANGELOG-2.0.md rename to CHANGELOG.md index d50682d7..b555a567 100644 --- a/CHANGELOG-2.0.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# 2.0.1 (2018-05-03) + +- API-592: Handle error when the response is a redirection + # 2.0.0 (2018-02-15) ## Improvements