Skip to content

Commit

Permalink
chore(release): set up the release 3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Raphaël Pommier committed Aug 24, 2016
1 parent 5d772bf commit f880925
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
17 changes: 16 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
# Changelog

### 3.3.0.b1
### 3.4.0

* Add retro-compatibility with tijsverkoyen library (namespace changes)
* Complete the README (examples, broken links, ...)
* Labels features
* Possibility to append field "order reference"
* Possibility to force printing
* Geo6 features
* Geo6 is now called via HTTPS
* Send data to API via POST
* Add Geo6::getPointType() to calculate point types
* Products features
* Add "bpack World Easy Return" to international products
* Box At247 can contain a product bpack 24/7

### 3.3.0

* Use bpost API version 3.3 (yet, bpack part only)
* Change namespace TijsVerkoyen\Bpost to Bpost\BpostApiClient
Expand Down
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"name": "antidot-be/bpost-api-library",
"version": "3.4.0",
"type": "library",
"description": "bpost API client is a PHP library to communicate with the bpost API.",
"description": "bpost API library is a PHP library to communicate with the bpost API.",
"homepage": "https://github.com/Antidot-be/bpost-api-library",
"license": "BSD",
"authors": [
Expand Down

0 comments on commit f880925

Please sign in to comment.