We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9846208 commit 70a2d58Copy full SHA for 70a2d58
CHANGELOG.md
@@ -3,6 +3,19 @@ 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
+## [Unreleased](https://github.com/remarkablemark/html-react-parser/compare/v0.3.3...HEAD)
7
+### Changed
8
+- Dependencies:
9
+ - html-dom-parser@0.1.0
10
+ - coveralls@2.13.1
11
+ - eslint@4.0.0
12
+ - mocha@3.4.2
13
+ - webpack@2.6.1
14
+
15
+### Removed
16
17
+ - jsdomify
18
19
## [0.3.3](https://github.com/remarkablemark/html-react-parser/compare/v0.3.2...v0.3.3) - 2017-01-27
20
### Added
21
- Created CHANGELOG with details on each version release (#37)
0 commit comments