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

Commit bf36fe5

Browse files
committed
[Release] Generate changelog for v1.2.0
1 parent de71b70 commit bf36fe5

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG-1.2.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# CHANGELOG FOR `1.2.X`
2+
3+
## v1.2.0 (2020-12-08)
4+
5+
#### TL;DR
6+
7+
- Added support for Sylius 1.8
8+
9+
### Added
10+
- [#682](https://github.com/Sylius/ShopApiPlugin/issues/682) Decorating the UserCartRecalculationListener ([@JakobTolkemit](https://github.com/JakobTolkemit))
11+
12+
### Changed
13+
- [#655](https://github.com/Sylius/ShopApiPlugin/issues/655) Adding a release table ([@mamazu](https://github.com/mamazu))
14+
- [#670](https://github.com/Sylius/ShopApiPlugin/issues/670) Fixing a typo in the documentation ([@mamazu](https://github.com/mamazu))
15+
- [#673](https://github.com/Sylius/ShopApiPlugin/issues/673) Documentation: fix wrong parameter name ([@sylvainraye](https://github.com/sylvainraye))
16+
- [#680](https://github.com/Sylius/ShopApiPlugin/issues/680) Fixing typo in configuration filename ([@mamazu](https://github.com/mamazu))
17+
- [#687](https://github.com/Sylius/ShopApiPlugin/issues/687) Fixing cart item definition ([@mamazu](https://github.com/mamazu))
18+
- [#688](https://github.com/Sylius/ShopApiPlugin/issues/688) [Maintenance] Update dependencies versions ([@lchrusciel](https://github.com/lchrusciel))
19+
20+
### Fixed
21+
- [#658](https://github.com/Sylius/ShopApiPlugin/issues/658) Fixes #657 ([@mamazu](https://github.com/mamazu))

0 commit comments

Comments
 (0)