summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndres Rey <[email protected]>2018-11-21 23:25:17 +0000
committerAndres Rey <[email protected]>2018-11-21 23:25:17 +0000
commiteb9f102c82cc44f9dcd72c10575b097a0ebb1cc1 (patch)
treecff7777939126b7dad243c350f7e69538eb7cb68
parent4b14d66e793c6d3cdb3593a8eb48faa407fd46e0 (diff)
Update changelog
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c2e9e8a..dd47361 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,8 @@ All notable changes to this project will be documented in this file.
- Removed $parseSuccessful flag that wasn't needed anymore
- Rename wordThreshold to charThreshold and throw deprecation notices. WordThreshold will be removed in version 2.0.
- Added "-ad-" as unlikely candidate
+- Added Docker containers with PHP 7.0, 7.1, and 7.2 and makefile to trigger the tests.
+- [BREAKING CHANGE] Bumped the minimum supported version of PHP to 7.0
## [v1.2.0](https://github.com/andreskrey/readability.php/releases/tag/v1.2.0)