We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed6b64d commit cadcfaaCopy full SHA for cadcfaa
RELEASE.md
@@ -1,5 +1,14 @@
1
# Release Notes
2
3
+2.4.0 (2018-11-17)
4
+
5
+- #148: Improve performance by moving sequence matching
6
+- #147: Improve the Tokenizer performance
7
+- #146: Improve performance by relying on a native string instead of InputStream
8
+- #144: Add DOM extension in composer.json
9
+- #145: Add more extensions on composer.json, improve phpdocs and remove dead code
10
+- #143: Remove experimental comment
11
12
2.3.1 (2018-10-18)
13
14
- #121: Audio is not a block tag (fixed by #141)
0 commit comments