From cb1ce51f817af9bbf400c88e8dcebcbf9a097077 Mon Sep 17 00:00:00 2001 From: Matt Farina Date: Mon, 11 Apr 2016 09:54:57 -0400 Subject: Updating release notes for 2.2.0 release --- RELEASE.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/RELEASE.md b/RELEASE.md index e3d70d3..18bf667 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,7 +1,19 @@ # Release Notes +2.2.0 (2015-04-11) + +- #105: Enable composer cache (for CI/CD) +- #100: Use mb_substitute_character inset of ini_set for environments where + ini_set is disable (e.g., shared hosting) +- #98: Allow link, meta, style tags in noscript tags +- #96: Fixed xml:href on svgs that use the "use" breaking +- #94: Counting UTF8 characters performance improvement +- #93: Use newer version of coveralls package +- #90: Remove duplicate test +- #87: Allow multiple root nodes + 2.1.2 (2015-06-07) - #82: Support for PHP7 -- #84: Improved boolean attribute handling +- #84: Improved boolean attribute handling 2.1.1 (2015-03-23) - #78: Fixes bug where unmatched entity like string drops everything after &. -- cgit v1.2.3