Skip to content

Commit

Permalink
Prepare version 5.6 (#244)
Browse files Browse the repository at this point in the history
  • Loading branch information
norkunas authored and Nyholm committed Aug 22, 2019
1 parent 4310282 commit 8a480c0
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,26 @@

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

## Version 5.6.0

### Added

- Added missing step in Doctrine documentation
- Address annotation can be used over a getter
- Add docs about autowiring
- Integrate phpstan at level 2
- Adding github actions

### Changed

- Deprecate MapzenFactory
- Deprecate GeoIPsFactory
- Rename Changelog.md to CHANGELOG.md

### Removed

- Remove useless phpdocs

## Version 5.5.0

### Added
Expand Down

0 comments on commit 8a480c0

Please sign in to comment.