Skip to content

Commit

Permalink
Generate changelog for v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lchrusciel committed Jul 20, 2022
1 parent 37ecf60 commit 65dcc21
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG-1.5.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# CHANGELOG FOR `1.4.X`

## v1.5.0 (2022-07-20)

#### TL;DR

- Added support for Sylius 1.11
- Added support for PHP 8.1 and dropped for 7.4

### Added
- [#726](https://github.com/Sylius/ShopApiPlugin/issues/726) [Maintenance] Support PHP 8.1, drop PHP 7.4, bump to Sylius 1.10 ([@Rafikooo](https://github.com/Rafikooo))
- [#722](https://github.com/Sylius/ShopApiPlugin/issues/722) Adds an endpoint to get a list of countries, and provinces by country ([@medteck](https://github.com/medteck), [@mamazu](https://github.com/mamazu))

### Changed
- [#718](https://github.com/Sylius/ShopApiPlugin/issues/718) Remove unused oauth-server-bundle from dependencies ([@TiMESPLiNTER](https://github.com/TiMESPLiNTER))
- [#723](https://github.com/Sylius/ShopApiPlugin/issues/723) Adding the license block to the coding standard ([@mamazu](https://github.com/mamazu))
- [#727](https://github.com/Sylius/ShopApiPlugin/issues/727) [Upgrade] Support PHP 8.1, drop PHP 7.4, bump to Sylius 1.10 ([@Rafikooo](https://github.com/Rafikooo))

### Fixed
- [#731](https://github.com/Sylius/ShopApiPlugin/issues/731) [Maintenance] Allow flex plugin during plugin installation ([@lchrusciel](https://github.com/lchrusciel))
- [#732](https://github.com/Sylius/ShopApiPlugin/issues/732) [Maintenance] Turn off code sniffer and turn on flex in CI ([@lchrusciel](https://github.com/lchrusciel))

0 comments on commit 65dcc21

Please sign in to comment.