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

Commit f7a35a0

Browse files
3.5
1 parent d7449ed commit f7a35a0

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
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.5.0](https://github.com/sonata-project/ecommerce/compare/3.4.0...3.5.0) - 2021-02-05
6+
### Added
7+
- [[#714](https://github.com/sonata-project/ecommerce/pull/714)] Support for sonata-project/datagrid-bundle to version ^3.0 ([@wbloszyk](https://github.com/wbloszyk))
8+
- [[#730](https://github.com/sonata-project/ecommerce/pull/730)] Added compatibility with `doctrine/doctrine-bundle` ^2.0 ([@jordisala1991](https://github.com/jordisala1991))
9+
10+
### Changed
11+
- [[#769](https://github.com/sonata-project/ecommerce/pull/769)] Bump "knplabs/knp-menu-bundle" to ^3.0. ([@wbloszyk](https://github.com/wbloszyk))
12+
13+
### Removed
14+
- [[#714](https://github.com/sonata-project/ecommerce/pull/714)] Support for sonata-project/datagrid-bundle to version < 3.0 ([@wbloszyk](https://github.com/wbloszyk))
15+
516
## [3.4.0](https://github.com/sonata-project/ecommerce/compare/3.3.0...3.4.0) - 2020-10-19
617
### Added
718
- [[#688](https://github.com/sonata-project/ecommerce/pull/688)] Support for "friendsofsymfony/rest-bundle:^3.0" ([@wbloszyk](https://github.com/wbloszyk))

UPGRADE-3.x.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
UPGRADE 3.x
22
===========
33

4-
UPGRADE FROM 3.x to 3.x
4+
UPGRADE FROM 3.4 to 3.5
55
=======================
66

77
### Dependencies

0 commit comments

Comments
 (0)