We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13ae348 commit 8f58192Copy full SHA for 8f58192
CHANGELOG.md
@@ -3,6 +3,10 @@ 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.3.0](https://github.com/remarkablemark/html-react-parser/compare/v0.2.0...v0.3.0) - 2016-11-18
7
+### Changed
8
+- Upgrade `react` and `react-dom` to >15.4
9
+
10
## [0.2.0](https://github.com/remarkablemark/html-react-parser/compare/v0.1.1...v0.2.0) - 2016-11-18
11
### Added
12
- Create npm script `clean` that removes `dist/` directory
0 commit comments