Skip to content

Commit cb1ce51

Browse files
committed
Updating release notes for 2.2.0 release
1 parent 872bb05 commit cb1ce51

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

RELEASE.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,19 @@
11
# Release Notes
2+
2.2.0 (2015-04-11)
3+
4+
- #105: Enable composer cache (for CI/CD)
5+
- #100: Use mb_substitute_character inset of ini_set for environments where
6+
ini_set is disable (e.g., shared hosting)
7+
- #98: Allow link, meta, style tags in noscript tags
8+
- #96: Fixed xml:href on svgs that use the "use" breaking
9+
- #94: Counting UTF8 characters performance improvement
10+
- #93: Use newer version of coveralls package
11+
- #90: Remove duplicate test
12+
- #87: Allow multiple root nodes
13+
214
2.1.2 (2015-06-07)
315
- #82: Support for PHP7
4-
- #84: Improved boolean attribute handling
16+
- #84: Improved boolean attribute handling
517

618
2.1.1 (2015-03-23)
719
- #78: Fixes bug where unmatched entity like string drops everything after &.

0 commit comments

Comments
 (0)