Skip to content

Commit

Permalink
add upgrade notes
Browse files Browse the repository at this point in the history
  • Loading branch information
vitek-rostislav committed Apr 19, 2024
1 parent e9cb10f commit cde7c62
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions UPGRADE-14.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -1487,9 +1487,13 @@ Follow the instructions in relevant sections, e.g. `shopsys/coding-standards` or
- see #project-base-diff to update your project

- enable product filters provided by Luigi's Box when using Luigi's Box ([#3074](https://github.com/shopsys/shopsys/pull/3074))

- `Shopsys\FrontendApiBundle\Model\Product\Filter\ProductFilterOptionsFactory::createProductFilterOptions()` has changed its visibility to `public`
- see #project-base-diff to update your project

- take promo code into account in priceByTransportQuery and priceByPaymentQuery ([#3118](https://github.com/shopsys/shopsys/pull/3118))
- see #project-base-diff to update your project

### Storefront

- add rounded price value to order process ([#2835](https://github.com/shopsys/shopsys/pull/2835))
Expand Down

0 comments on commit cde7c62

Please sign in to comment.