Skip to content

Commit

Permalink
[CHANGELOG] Generated for v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lchrusciel committed Apr 22, 2021
1 parent 44ecd41 commit 131e97c
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG-1.3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# CHANGELOG FOR `1.3.X`

## v1.3.0 (2021-04-22)

#### TL;DR

- Added support for Sylius 1.9 and drop 1.7

### Added
- [#700](https://github.com/Sylius/ShopApiPlugin/issues/700) Adding a subtotal property to the cart endpoint ([@mamazu](https://github.com/mamazu))
- [#701](https://github.com/Sylius/ShopApiPlugin/issues/701) Availability product variant ([@alexander-schranz](https://github.com/alexander-schranz), [@mamazu](https://github.com/mamazu))

### Changed
- [#692](https://github.com/Sylius/ShopApiPlugin/issues/692) [README] Update supported versions ([@lchrusciel](https://github.com/lchrusciel))
- [#698](https://github.com/Sylius/ShopApiPlugin/issues/698) [Maintenance] Drop support for Sylius 1.7 ([@lchrusciel](https://github.com/lchrusciel))

### Fixed
- [#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 comments on commit 131e97c

Please sign in to comment.