Skip to content

Commit

Permalink
Updating release notes for 2.2.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
mattfarina committed Apr 11, 2016
1 parent 872bb05 commit cb1ce51
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
@@ -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 &.
Expand Down

0 comments on commit cb1ce51

Please sign in to comment.