Skip to content

Commit fb7ced9

Browse files
Update CHANGELOG with v0.0.1 (first release)
1 parent edb5b6b commit fb7ced9

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
@@ -2,3 +2,11 @@
22
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).
5+
6+
## [0.0.1](https://github.com/remarkablemark/html-react-parser/tree/v0.0.1) - 2016-08-23
7+
### Added
8+
- HTML to React parser which consists of:
9+
- HTML string to DOM object converter
10+
- DOM object to React nodes converter
11+
- Tests
12+
- README

0 commit comments

Comments
 (0)