diff --git a/.travis.yml b/.travis.yml index c2f6784ab..7b8cf8838 100644 --- a/.travis.yml +++ b/.travis.yml @@ -37,7 +37,6 @@ matrix: - RUN_PHPSTAN=true - VALIDATE_CODING_STYLE=false allow_failures: - - php: 7.4snapshot - php: nightly fast_finish: true diff --git a/CHANGELOG.md b/CHANGELOG.md index b967ee866..59bb438be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All Notable changes to `League\Uri\Components` will be documented in this file -## 2.x.x - TBD +## 2.0.0 - 2019-10-18 ### Added