Skip to content

Commit 1b9aa06

Browse files
Update CHANGELOG with v0.0.2
1 parent fb7ced9 commit 1b9aa06

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@ 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.2](https://github.com/remarkablemark/html-react-parser/compare/v0.0.1...v0.0.2) - 2016-08-23
7+
### Added
8+
- [ESLint](http://eslint.org) as the linter (#2)
9+
- [Travis CI](https://travis-ci.org) (#4)
10+
11+
### Fixed
12+
- `package.json` **peerDependencies** for `react` and `react-dom`
13+
614
## [0.0.1](https://github.com/remarkablemark/html-react-parser/tree/v0.0.1) - 2016-08-23
715
### Added
816
- HTML to React parser which consists of:

0 commit comments

Comments
 (0)