We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9f7c27 commit e2c052fCopy full SHA for e2c052f
CHANGELOG.md
@@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file.
3
4
The format is based on [Keep a Changelog](http://keepachangelog.com) and this project adheres to [Semantic Versioning](http://semver.org).
5
6
+## [0.0.7](https://github.com/remarkablemark/html-react-parser/compare/v0.0.6...v0.0.7) - 2016-09-27
7
+### Added
8
+- Examples of using the parser with script tag and RequireJS (#26)
9
+
10
+### Changed
11
+- Update build (#25)
12
+- Update README description, instructions, and examples (#27)
13
14
## [0.0.6](https://github.com/remarkablemark/html-react-parser/compare/v0.0.5...v0.0.6) - 2016-09-27
15
### Added
16
- README example with advanced usage of `replace` option from @poacher2k (#17)
0 commit comments