Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tomas-novotny committed Nov 17, 2019
1 parent 39dc9a4 commit e490753
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,31 @@ 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.3.0] - 2019-11-17
### Added
- Add methods for track multiple packages
- Add methods filter branches by countries
- Add support for new options from documentation **v1.873** (2019-11-15)
- Add **country** parameter to **BRANCHES** request
- Add **ADD** **v2** request for **DHL** shipper
- Add **ADD** **v2** request for **TNT** shipper
- Add **bank_code** attribute
- Add support for new options from documentation **v1.872** (2019-10-24)
- Add **ADD** **v2** request for **UPS** shipper
- Add support for new options from documentation **v1.872** (2019-10-22)
- Add **POD** request
- Add **GLS_GUARANTEED24** service type
- Add **GLS_GUARANTEED24_EXPRESS** service type
- Add **GLS_GUARANTEED24_SHOP** service type
- Add **GW_DOMESTIC** service type
- Add **GW_EXPORT** service type
- Add **reference** attribute
- Add **sm1_service** attribute
- Add **sm1_text** attribute
- Add **sm1_text** attribute
- Add **sm2_service** attribute


## [1.2.0] - 2019-09-07
### Added
- Add support for new options from documentation **v1.870** (2019-09-05)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ $ composer require inspirum/balikobot

## Version

Support all options for Balikobot API described in the [documentation][link-api] (v1.870, 2019-09-05).
Support all options for Balikobot API described in the [documentation][link-api] (v1.873, 2019-11-15).


## Usage
Expand Down

0 comments on commit e490753

Please sign in to comment.