Skip to content
This repository was archived by the owner on Jul 22, 2022. It is now read-only.

Commit bb90eb2

Browse files
committed
3.3.0
1 parent afb4b65 commit bb90eb2

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,29 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## [3.3.0](https://github.com/sonata-project/ecommerce/compare/3.2.3...3.3.0) - 2020-06-23
6+
### Added
7+
- [[#678](https://github.com/sonata-project/ecommerce/pull/678)] Added
8+
`twig/string-extra` dependency. ([@wbloszyk](https://github.com/wbloszyk))
9+
10+
### Changed
11+
- [[#678](https://github.com/sonata-project/ecommerce/pull/678)] Changed use of
12+
`truncate` filter with `u` filter. ([@wbloszyk](https://github.com/wbloszyk))
13+
14+
### Fixed
15+
- [[#674](https://github.com/sonata-project/ecommerce/pull/674)] Deprecations
16+
for event dispatching ([@wbloszyk](https://github.com/wbloszyk))
17+
- [[#676](https://github.com/sonata-project/ecommerce/pull/676)] Deprecations
18+
for event dispatching ([@wbloszyk](https://github.com/wbloszyk))
19+
- [[#670](https://github.com/sonata-project/ecommerce/pull/670)] Fixed sql to
20+
work with mssql ([@wbloszyk](https://github.com/wbloszyk))
21+
22+
### Removed
23+
- [[#674](https://github.com/sonata-project/ecommerce/pull/674)] Remove support
24+
for Symfony <4.3 and php <7.2 ([@wbloszyk](https://github.com/wbloszyk))
25+
- [[#672](https://github.com/sonata-project/ecommerce/pull/672)] Remove
26+
SonataCoreBundle dependencies ([@wbloszyk](https://github.com/wbloszyk))
27+
528
## [3.2.3](https://github.com/sonata-project/ecommerce/compare/3.2.2...3.2.3) - 2020-02-27
629
### Fixed
730
- Only add association mapping from ProductCollection to Collection when property exists

0 commit comments

Comments
 (0)