Skip to content

Commit 70a2d58

Browse files
Update CHANGELOG with changes to package dependencies
1 parent 9846208 commit 70a2d58

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@ 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+
## [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+
- Dependencies:
17+
- jsdomify
18+
619
## [0.3.3](https://github.com/remarkablemark/html-react-parser/compare/v0.3.2...v0.3.3) - 2017-01-27
720
### Added
821
- Created CHANGELOG with details on each version release (#37)

0 commit comments

Comments
 (0)