Skip to content

Commit b415609

Browse files
committed
Update change log for v2.0.1 release
1 parent 923ae90 commit b415609

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Change Log
22

3+
## v2.0.1
4+
### Updates
5+
- Added `preprocessNodes` option to ReactHTMLParser function. This function is passed the raw
6+
node tree before `react-html-parser` processes it which it should return after any modifications
7+
are made to it
8+
- Exposed `htmlparser2` library
9+
- Updated the demo site to React v16
10+
311
## v2.0.0
412
### Breaking Changes
513
- ReactHtmlParser now decodes html entities by default

0 commit comments

Comments
 (0)