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

Commit 131e97c

Browse files
committed
[CHANGELOG] Generated for v1.3.0
1 parent 44ecd41 commit 131e97c

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG-1.3.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# CHANGELOG FOR `1.3.X`
2+
3+
## v1.3.0 (2021-04-22)
4+
5+
#### TL;DR
6+
7+
- Added support for Sylius 1.9 and drop 1.7
8+
9+
### Added
10+
- [#700](https://github.com/Sylius/ShopApiPlugin/issues/700) Adding a subtotal property to the cart endpoint ([@mamazu](https://github.com/mamazu))
11+
- [#701](https://github.com/Sylius/ShopApiPlugin/issues/701) Availability product variant ([@alexander-schranz](https://github.com/alexander-schranz), [@mamazu](https://github.com/mamazu))
12+
13+
### Changed
14+
- [#692](https://github.com/Sylius/ShopApiPlugin/issues/692) [README] Update supported versions ([@lchrusciel](https://github.com/lchrusciel))
15+
- [#698](https://github.com/Sylius/ShopApiPlugin/issues/698) [Maintenance] Drop support for Sylius 1.7 ([@lchrusciel](https://github.com/lchrusciel))
16+
17+
### Fixed
18+
- [#706](https://github.com/Sylius/ShopApiPlugin/issues/706) [Address] Handle adress exists validation in case when address does not belong to any customer ([@hurricane-voronin](https://github.com/hurricane-voronin))

0 commit comments

Comments
 (0)