From 9c91f6388522777fbbaaeef44b4dd3c4b513d8a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1t=C3=A9=20Kocsis?= Date: Sun, 29 Dec 2019 16:56:51 +0100 Subject: [PATCH] Bump version --- CHANGELOG.md | 8 +++++++- README.md | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) 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: