Skip to content

Commit ef74a9a

Browse files
authored
Merge pull request #233 from norkunas/prepare-5.5
Prepare version 5.5
2 parents 6f02194 + 48e4e9d commit ef74a9a

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

Changelog.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22

33
The changelog describes what have been "Added", "Changed", "Removed" or "Fixed" between versions.
44

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+
522
## Version 5.4.0
623

724
### Added

0 commit comments

Comments
 (0)