Change to use correct release date for version 7

This commit is contained in:
Andrew Millington 2018-02-18 20:29:37 +00:00 committed by GitHub
parent 456c6cfdd2
commit 28e1418f64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
## [7.0.0] - released 2018-02-17
## [7.0.0] - released 2018-02-18
### Added
- Use PHPStan for static analysis of code (PR #848)