Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

Commit 65dcc21

Browse files
committed
Generate changelog for v1.5.0
1 parent 37ecf60 commit 65dcc21

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG-1.5.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# CHANGELOG FOR `1.4.X`
2+
3+
## v1.5.0 (2022-07-20)
4+
5+
#### TL;DR
6+
7+
- Added support for Sylius 1.11
8+
- Added support for PHP 8.1 and dropped for 7.4
9+
10+
### Added
11+
- [#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))
12+
- [#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))
13+
14+
### Changed
15+
- [#718](https://github.com/Sylius/ShopApiPlugin/issues/718) Remove unused oauth-server-bundle from dependencies ([@TiMESPLiNTER](https://github.com/TiMESPLiNTER))
16+
- [#723](https://github.com/Sylius/ShopApiPlugin/issues/723) Adding the license block to the coding standard ([@mamazu](https://github.com/mamazu))
17+
- [#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))
18+
19+
### Fixed
20+
- [#731](https://github.com/Sylius/ShopApiPlugin/issues/731) [Maintenance] Allow flex plugin during plugin installation ([@lchrusciel](https://github.com/lchrusciel))
21+
- [#732](https://github.com/Sylius/ShopApiPlugin/issues/732) [Maintenance] Turn off code sniffer and turn on flex in CI ([@lchrusciel](https://github.com/lchrusciel))
22+

0 commit comments

Comments
 (0)