diff --git a/CHANGELOG.md b/CHANGELOG.md index 8885632..5fa8b6f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,18 @@ Roadmap / TODO: - Support additionnal methods of api - Write tests + +# 0.3.0 2018-02-01 + +### Features / Refactorings + - Geodis add options like (rdv) + - Geodis add notifications (by mail or sms) + - Geodis add new method : findLocalite (check address based on city or zip) + - Geodis refactoring internals of WS + +### BREAKING CHANGES + - Geodis WS api: option is now named priority + # 0.2.1 2017-12-19 - fix Geodis EDI escaping, remplace by special chars by spaces diff --git a/VERSION b/VERSION index 0c62199..0d91a54 100755 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.2.1 +0.3.0