From eb2c0e51bcbec6339cc6018ec545ecdf7528ae50 Mon Sep 17 00:00:00 2001 From: Ruben Van Assche Date: Fri, 6 Nov 2020 10:08:15 +0100 Subject: [PATCH] wip --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e32a1cf..e877d28 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to `menu` will be documented in this file. ## 2.9.0 - 2020-11-06 -- Drop support for +- Drop support for versions older than PHP 7.1 ## 2.8.0 - 2018-11-05 - Add `exact-active` class to links that exactly match the current URL. This is accompanied by a `setExactActiveClass(string $class)` method to set the class name