diff --git a/CHANGELOG.md b/CHANGELOG.md index 015c5e4..0bd182c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 6.3.0 - unreleased +## 7.1.0 - unreleased ADDED: @@ -10,6 +10,12 @@ DEPRECATED: FIXED: +## 7.0.0 - 2019-12-29 + +REMOVED: + +- `Harmony::__invoke()` which was deprecated since Harmony 6.1.0 + ## 6.2.2 - 2019-10-04 CHANGED: diff --git a/README.md b/README.md index e59d4a1..9845d3a 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,7 @@ $ composer require woohoolabs/harmony > Note: The tests and examples won't be downloaded by default. You have to use `composer require woohoolabs/harmony --prefer-source` or clone the repository if you need them. -Harmony 6.2 requires PHP 7.4 at least, but you may use Harmony 6.1 for PHP 7.1+. +Harmony 6.2+ requires PHP 7.4 at least, but you may use Harmony 6.1 for PHP 7.1+. ### Install the optional dependencies: