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 4310282 commit 8a480c0Copy full SHA for 8a480c0
CHANGELOG.md
@@ -2,6 +2,26 @@
2
3
The changelog describes what have been "Added", "Changed", "Removed" or "Fixed" between versions.
4
5
+## Version 5.6.0
6
+
7
+### Added
8
9
+- Added missing step in Doctrine documentation
10
+- Address annotation can be used over a getter
11
+- Add docs about autowiring
12
+- Integrate phpstan at level 2
13
+- Adding github actions
14
15
+### Changed
16
17
+- Deprecate MapzenFactory
18
+- Deprecate GeoIPsFactory
19
+- Rename Changelog.md to CHANGELOG.md
20
21
+### Removed
22
23
+- Remove useless phpdocs
24
25
## Version 5.5.0
26
27
### Added
0 commit comments