Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tomas-novotny committed Mar 17, 2021
1 parent 77778ca commit 1befccd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,10 @@ 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/v5.0.0...master)
## [Unreleased](https://github.com/inspirum/balikobot-php/compare/v5.1.0...master)


## [v5.1.0 (2021-03-17)](https://github.com/inspirum/balikobot-php/compare/v5.0.0...v5.1.0)
### Added
- Added support for new options from documentation **v1.902** (2021-02-10)
- Added **declaration_comments** attribute
Expand All @@ -18,6 +21,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Added **ZASILKOVNA_FR_COLISSIMO_PP** service type
- Added support for new options from documentation **v1.905** (2021-03-09)
- Added **TNT_DIRECT_INFEED** service type
- Added **ZASILKOVNA_FR_COLIS_PRIVE_HD** service type
- Added **FOFR_PALETTE** service type
### Deprecated
- Deprecated some **GEIS_\_*** service type constants

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ or add a requirement to your `composer.json`:

## Version

Support all options for Balikobot API [v2][link-api-v2-upgrade] described in the official [documentation][link-api-v2] until **v1.902** *(2021-02-10)*.
Support all options for Balikobot API [v2][link-api-v2-upgrade] described in the official [documentation][link-api-v2] until **v1.906** *(2021-03-16)*.

If you want to use older API [v1][link-api], please use `^4.0` version:

Expand Down

0 comments on commit 1befccd

Please sign in to comment.