File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file.
3
3
4
4
The format is based on [ Keep a Changelog] ( http://keepachangelog.com ) and this project adheres to [ Semantic Versioning] ( http://semver.org ) .
5
5
6
+ ## [ 0.1.0] ( https://github.com/remarkablemark/html-react-parser/compare/v0.0.7...v0.1.0 ) - 2016-10-14
7
+ ### Changed
8
+ - Replace HTML to DOM converter with [ html-dom-parser] ( https://github.com/remarkablemark/html-dom-parser ) (#28 )
9
+ - Save ` html-dom-parser `
10
+ - Remove ` domhandler ` and ` htmlparser2 `
11
+ - Update tests and README
12
+
6
13
## [ 0.0.7] ( https://github.com/remarkablemark/html-react-parser/compare/v0.0.6...v0.0.7 ) - 2016-09-27
7
14
### Added
8
15
- Examples of using the parser with script tag and RequireJS (#26 )
You can’t perform that action at this time.
0 commit comments