Skip to content

Commit

Permalink
1.13.1 (#333)
Browse files Browse the repository at this point in the history
* 1.13.1

* Update CHANGELOG.md

Co-authored-by: Javier Spagnoletti <phansys@gmail.com>

Co-authored-by: Javier Spagnoletti <phansys@gmail.com>
  • Loading branch information
VincentLanglet and phansys authored Jul 19, 2021
1 parent 61fcca5 commit 6d41a56
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
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/).

## [1.13.1](https://github.com/sonata-project/sonata-doctrine-extensions/compare/1.13.0...1.13.1) - 2021-07-20
### Fixed
- [[#327](https://github.com/sonata-project/sonata-doctrine-extensions/pull/327)] `EntityManagerMockFactoryTrait` mocks all the basic methods of `QueryBuilder` ([@VincentLanglet](https://github.com/VincentLanglet))

## [1.13.0](https://github.com/sonata-project/sonata-doctrine-extensions/compare/1.12.0...1.13.0) - 2021-06-15
### Added
- [[#323](https://github.com/sonata-project/sonata-doctrine-extensions/pull/323)] Added `ClearableManagerInterface` to be able to clear the Manager in an easy way. ([@jordisala1991](https://github.com/jordisala1991))
Expand Down

0 comments on commit 6d41a56

Please sign in to comment.