We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6f02194 + 48e4e9d commit ef74a9aCopy full SHA for ef74a9a
1 file changed
Changelog.md
@@ -2,6 +2,23 @@
2
3
The changelog describes what have been "Added", "Changed", "Removed" or "Fixed" between versions.
4
5
+## Version 5.5.0
6
+
7
+### Added
8
9
+- Add autowiring bindings by Provider interface + providerName
10
+- Exposes Here provider to the bundle
11
12
+### Fixed
13
14
+- Add missing tag for AddressValidator constraint
15
16
+### Changed
17
18
+- Update readme
19
+- Fix method name
20
+- Drop unmaintained Symfony versions support
21
22
## Version 5.4.0
23
24
### Added
0 commit comments