Skip to content

Commit e2c052f

Browse files
Update CHANGELOG with v0.0.7
1 parent f9f7c27 commit e2c052f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file.
33

44
The format is based on [Keep a Changelog](http://keepachangelog.com) and this project adheres to [Semantic Versioning](http://semver.org).
55

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+
614
## [0.0.6](https://github.com/remarkablemark/html-react-parser/compare/v0.0.5...v0.0.6) - 2016-09-27
715
### Added
816
- README example with advanced usage of `replace` option from @poacher2k (#17)

0 commit comments

Comments
 (0)