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

Commit

Permalink
3.5.2 (#781)
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentLanglet committed Mar 21, 2021
1 parent 47a2d62 commit 12f984f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,10 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [3.5.2](https://github.com/sonata-project/ecommerce/compare/3.5.1...3.5.2) - 2021-03-21
### Changed
- [[#773](https://github.com/sonata-project/ecommerce/pull/773)] Change usage of `Symfony\Bridge\Doctrine\RegistryInterface` into `Doctrine\Persistence\ManagerRegistry` (BC) ([@wbloszyk](https://github.com/wbloszyk))

## [3.5.1](https://github.com/sonata-project/ecommerce/compare/3.5.0...3.5.1) - 2021-02-16
### Changed
- [[#771](https://github.com/sonata-project/ecommerce/pull/771)] Change usage of `Symfony\Bridge\Doctrine\RegistryInterface` into `Doctrine\Persistence\ManagerRegistry` (BC) ([@wbloszyk](https://github.com/wbloszyk))
Expand Down

0 comments on commit 12f984f

Please sign in to comment.