Skip to content

Commit 3a7eea1

Browse files
authored
Merge pull request #310 from norkunas/release
Prepare version 5.15.0
2 parents 30174c6 + 37b08b5 commit 3a7eea1

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22

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

5+
## Version 5.15.0
6+
7+
### Added
8+
9+
- Add locationIQ provider
10+
- Add support for PHP 8 attributes
11+
12+
### Fixed
13+
14+
- Fix annotation metadata driver with Doctrine proxies
15+
- Fix ORM tests
16+
17+
### Removed
18+
19+
- Remove unnecessary version check for registerAliasForArgument
20+
521
## Version 5.14.0
622

723
### Added

0 commit comments

Comments
 (0)