We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2991c96 commit 5d09f57Copy full SHA for 5d09f57
CHANGELOG.md
@@ -2,6 +2,13 @@
2
All notable changes to this project will be documented in this file.
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
5
+## [3.17.0](https://github.com/sonata-project/SonataDoctrineORMAdminBundle/compare/3.16.0...3.17.0) - 2020-04-11
6
+### Fixed
7
+- Fixed weak check at `ModelManager::getNormalizedIdentifier()`.
8
+
9
+### Deprecated
10
+- Deprecate `getModelIdentifier` from `ModelManager`
11
12
## [3.16.0](https://github.com/sonata-project/SonataDoctrineORMAdminBundle/compare/3.15.0...3.16.0) - 2020-04-02
13
### Added
14
- `@method` annotation for `ProxyQuery`
0 commit comments