From 25c72412de157badec87ac501a09014687573fae Mon Sep 17 00:00:00 2001 From: Sebastian Ertner Date: Tue, 27 Aug 2019 10:15:35 +0200 Subject: [PATCH] DHLEX-60: increase versions number --- CHANGELOG.md | 4 ++++ README.md | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 28f852b..99dbe7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## 1.2.0 - 2019-08-26 + +### Fixed +- Check "no products available" behaviour with Express API ## 1.1.0 - 2019-05-08 diff --git a/README.md b/README.md index dc003b0..db82924 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # DHL Express Shipping API SDK for PHP -* version: 1.1.0 +* version: 1.2.0 ## Description