Skip to content

Commit 8a480c0

Browse files
norkunasNyholm
authored andcommitted
Prepare version 5.6 (#244)
1 parent 4310282 commit 8a480c0

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

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

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

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+
525
## Version 5.5.0
626

727
### Added

0 commit comments

Comments
 (0)