Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tomas-novotny committed Jul 18, 2020
1 parent c8e8915 commit 8e20612
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,14 @@ 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).


## [Unreleased](https://github.com/inspirum/balikobot-php/compare/v3.2.1...master)
## [Unreleased](https://github.com/inspirum/balikobot-php/compare/v3.2.2...master)


## [v3.2.2 (2020-07-15)](https://github.com/inspirum/balikobot-php/compare/v3.2.1...v3.2.2)
### Changed
- Normalize service type constants, change **TOP_TRANS\_*** to **TOPTRANS\_***
### Deprecated
- Deprecated **TOP_TRANS\_*** service type constants


## [v3.2.1 (2020-07-15)](https://github.com/inspirum/balikobot-php/compare/v3.2.0...v3.2.1)
Expand Down Expand Up @@ -52,6 +59,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Added **full_age_minimum** attribute
### Changed
- Normalized shipper constants, change **TOP_TRANS** to **TOPTRANS**
### Deprecated
- Deprecated **TOP_TRANS** shipper constant


## [v2.0.1 (2020-03-24)](https://github.com/inspirum/balikobot-php/compare/v2.0.0...v2.0.1)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ or add requirement to your `composer.json`

## Version

Support all options for Balikobot API described in the [documentation][link-api] (**v1.887**, 2020-06-09).
Support all options for Balikobot API described in the [documentation][link-api] (**v1.888**, 2020-07-14).


## Usage
Expand Down

0 comments on commit 8e20612

Please sign in to comment.