Skip to content

Commit

Permalink
PHP 7.1: document version 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bborrel committed Sep 11, 2019
1 parent 32db016 commit d41735f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog][1], and this project adheres to [Semantic Versioning][2].

## [2.0.0] - 2019-09-11
### Changed
- Migrate code from PHP 5.6 to PHP 7.1 by specifying methods arguments and returns types.

## [1.1.4] - 2019-09-06
### Added
- Static analysis tools wrapped by phpQA (PHPMetrics, PHPLOC, PHPCS, PHPMD, PDepend, PHPCPD, PHPStan and Psalm) with
Expand Down

0 comments on commit d41735f

Please sign in to comment.