-
Notifications
You must be signed in to change notification settings - Fork 89
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Release] Generate changelog for v1.2.0
- Loading branch information
1 parent
de71b70
commit bf36fe5
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# CHANGELOG FOR `1.2.X` | ||
|
||
## v1.2.0 (2020-12-08) | ||
|
||
#### TL;DR | ||
|
||
- Added support for Sylius 1.8 | ||
|
||
### Added | ||
- [#682](https://github.com/Sylius/ShopApiPlugin/issues/682) Decorating the UserCartRecalculationListener ([@JakobTolkemit](https://github.com/JakobTolkemit)) | ||
|
||
### Changed | ||
- [#655](https://github.com/Sylius/ShopApiPlugin/issues/655) Adding a release table ([@mamazu](https://github.com/mamazu)) | ||
- [#670](https://github.com/Sylius/ShopApiPlugin/issues/670) Fixing a typo in the documentation ([@mamazu](https://github.com/mamazu)) | ||
- [#673](https://github.com/Sylius/ShopApiPlugin/issues/673) Documentation: fix wrong parameter name ([@sylvainraye](https://github.com/sylvainraye)) | ||
- [#680](https://github.com/Sylius/ShopApiPlugin/issues/680) Fixing typo in configuration filename ([@mamazu](https://github.com/mamazu)) | ||
- [#687](https://github.com/Sylius/ShopApiPlugin/issues/687) Fixing cart item definition ([@mamazu](https://github.com/mamazu)) | ||
- [#688](https://github.com/Sylius/ShopApiPlugin/issues/688) [Maintenance] Update dependencies versions ([@lchrusciel](https://github.com/lchrusciel)) | ||
|
||
### Fixed | ||
- [#658](https://github.com/Sylius/ShopApiPlugin/issues/658) Fixes #657 ([@mamazu](https://github.com/mamazu)) |