Skip to content

Commit ca6d588

Browse files
Update CHANGELOG with v0.0.5
1 parent 780a108 commit ca6d588

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@ 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.5](https://github.com/remarkablemark/html-react-parser/compare/v0.0.4...v0.0.5) - 2016-08-30
7+
### Changed
8+
- Remove `key` parameter from `replace` and use `React.cloneElement` (#18)
9+
10+
### Fixed
11+
- Parsing of `<script>` and `<style>` tags (#20)
12+
613
## [0.0.4](https://github.com/remarkablemark/html-react-parser/compare/v0.0.3...v0.0.4) - 2016-08-29
714
### Added
815
- Send coverage report generated by [istanbul](http://gotwarlost.github.io/istanbul/) to [coveralls](https://coveralls.io) (#12)

0 commit comments

Comments
 (0)