From cadcfaaa13153e0e8eb92c49a53e140cf1a85dea Mon Sep 17 00:00:00 2001 From: Asmir Mustafic Date: Sat, 17 Nov 2018 21:24:36 +0100 Subject: update changelog for 2.4.0 --- RELEASE.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/RELEASE.md b/RELEASE.md index 1a385db..9a8ad32 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,5 +1,14 @@ # Release Notes +2.4.0 (2018-11-17) + +- #148: Improve performance by moving sequence matching +- #147: Improve the Tokenizer performance +- #146: Improve performance by relying on a native string instead of InputStream +- #144: Add DOM extension in composer.json +- #145: Add more extensions on composer.json, improve phpdocs and remove dead code +- #143: Remove experimental comment + 2.3.1 (2018-10-18) - #121: Audio is not a block tag (fixed by #141) -- cgit v1.2.3