Skip to content

Commit

Permalink
Update package detail before publish
Browse files Browse the repository at this point in the history
  • Loading branch information
amitguptagwl committed May 18, 2020
1 parent b77408b commit d00494d
Show file tree
Hide file tree
Showing 3 changed files with 300 additions and 135 deletions.
8 changes: 8 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
3.17.0 / 2020-05-18
* parser: fix '<' issue when it comes in aatr value
* parser: refactoring to remove dependency from regex
* validator: fix IE 11 issue for error messages
* updated dev dependencies
* separated benchmark module to sub-module
* breaking change: comments will not be removed from CDATA data

3.16.0 / 2020-01-12
* validaor: fix for ampersand characters (#215)
* refactoring to support unicode chars in tag name
Expand Down
Loading

0 comments on commit d00494d

Please sign in to comment.