Skip to content

Commit

Permalink
[CHANGELOG] Generated for v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lchrusciel committed Jun 30, 2021
1 parent 98036e0 commit 879551f
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG-1.4.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# CHANGELOG FOR `1.4.X`

## v1.4.0 (2021-06-30)

#### TL;DR

- Added support for Sylius 1.10 and drop 1.8
- Added support for Symfony 5.3
- Added support for PHP 8.0

### Added
- [#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))

### Changed
- [#710](https://github.com/Sylius/ShopApiPlugin/issues/710) [README] Update supported versions ([@lchrusciel](https://github.com/lchrusciel))

### Fixed
- [#711](https://github.com/Sylius/ShopApiPlugin/issues/711) Adding an assertion that the payment method needs to be available. ([@mamazu](https://github.com/mamazu))
- [#716](https://github.com/Sylius/ShopApiPlugin/issues/716) fix: do not try to filter svg images ([@EmilMassey](https://github.com/EmilMassey))

0 comments on commit 879551f

Please sign in to comment.