This repository was archived by the owner on Jul 22, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 2
2
All notable changes to this project will be documented in this file.
3
3
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
4
4
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
+
5
28
## [ 3.2.3] ( https://github.com/sonata-project/ecommerce/compare/3.2.2...3.2.3 ) - 2020-02-27
6
29
### Fixed
7
30
- Only add association mapping from ProductCollection to Collection when property exists
You can’t perform that action at this time.
0 commit comments