From ab0c0e6e89abaedafa5e3f2ce44345563a8da467 Mon Sep 17 00:00:00 2001 From: Meritoo Date: Sat, 20 Feb 2021 16:39:40 +0100 Subject: [PATCH] Update Changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6dae0a9..d538927 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,9 @@ Common and useful classes, methods, exceptions etc. 1. [BaseCollection] Treat the `null` index as "no index" only while adding new element, iow. do not treat empty string as "no index" behaviour. 2. [Miscellaneous] [Regex] Use simpler & stronger pattern to match name of file +3. Do not install `hirak/prestissimo` package while running Travis CI (incompatible with your PHP version, PHP + extensions and Composer version) +4. Use PHP `7.4` while running build in Travis CI # 1.1.0