From 5ae7f9508589a4be620efbf549ec0e63eb6e45f1 Mon Sep 17 00:00:00 2001 From: webimpress Date: Tue, 22 Jan 2019 17:36:02 +0000 Subject: [PATCH] Adds CHANGELOG entry for #20 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index de48480..324a5af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ All notable changes to this project will be documented in this file, in reverse ### Added -- Nothing. +- [#20](https://github.com/zendframework/zend-text/pull/20) adds support for PHP 7.3. ### Changed