Skip to content

Commit 13ae348

Browse files
Update CHANGELOG with v0.2.0
1 parent 56f476d commit 13ae348

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

+7
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.2.0](https://github.com/remarkablemark/html-react-parser/compare/v0.1.1...v0.2.0) - 2016-11-18
7+
### Added
8+
- Create npm script `clean` that removes `dist/` directory
9+
10+
### Fixed
11+
- Silence webpack warning by keeping react <15.4 in this version
12+
613
## [0.1.1](https://github.com/remarkablemark/html-react-parser/compare/v0.1.0...v0.1.1) - 2016-11-17
714
### Fixed
815
- `HTMLDOMPropertyConfig.js` and `SVGDOMPropertyConfig.js` have been moved from `react/lib/` to `react-dom/lib/` in v15.4

0 commit comments

Comments
 (0)