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

Commit 879551f

Browse files
committed
[CHANGELOG] Generated for v1.4.0
1 parent 98036e0 commit 879551f

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG-1.4.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# CHANGELOG FOR `1.4.X`
2+
3+
## v1.4.0 (2021-06-30)
4+
5+
#### TL;DR
6+
7+
- Added support for Sylius 1.10 and drop 1.8
8+
- Added support for Symfony 5.3
9+
- Added support for PHP 8.0
10+
11+
### Added
12+
- [#717](https://github.com/Sylius/ShopApiPlugin/issues/717) [Maintenance] Support for Sylius 1.8 dropped, Sylius 1.10 added, Symfony 5.3 added, PHP 8.0 added ([@TiMESPLiNTER](https://github.com/TiMESPLiNTER), [@lchrusciel](https://github.com/lchrusciel))
13+
14+
### Changed
15+
- [#710](https://github.com/Sylius/ShopApiPlugin/issues/710) [README] Update supported versions ([@lchrusciel](https://github.com/lchrusciel))
16+
17+
### Fixed
18+
- [#711](https://github.com/Sylius/ShopApiPlugin/issues/711) Adding an assertion that the payment method needs to be available. ([@mamazu](https://github.com/mamazu))
19+
- [#716](https://github.com/Sylius/ShopApiPlugin/issues/716) fix: do not try to filter svg images ([@EmilMassey](https://github.com/EmilMassey))

0 commit comments

Comments
 (0)