We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4a2a67 commit e79828eCopy full SHA for e79828e
CHANGELOG-5.1.md
@@ -4,6 +4,13 @@ CHANGELOG for 5.1.x
4
This changelog references the relevant changes (bug and security fixes) done
5
in 5.1 versions.
6
7
+### 5.1.1 (2019-08-23)
8
+
9
+* Added `LegacyEventDispatcherProxy` for Symfony 4.3 compatibility.
10
+* Fixed `cannotBeEmpty` deprecation notice in `Configuration`.
11
+* Improved exception message in `AbstractElasticaToModelTransformer`.
12
+* Improved some documentation.
13
14
### 5.1.0 (2019-05-03)
15
16
* Added compatibility with Symfony 4.2.
0 commit comments