Skip to content
This repository was archived by the owner on Oct 18, 2018. It is now read-only.

Commit c845eeb

Browse files
Hoang Chau KhanhHoang Chau Khanh
authored andcommitted
Add CHANGELOG for v1.0.0
1 parent ec447cf commit c845eeb

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

CHANGELOG.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
# Change Log
2+
3+
## [v1.0.0](https://github.com/hckhanh/react-tree-es6/tree/v1.0.0)
4+
5+
[Full Changelog](https://github.com/hckhanh/react-tree-es6/compare/v0.1.2...v1.0.0)
6+
7+
**Implemented enhancements:**
8+
9+
- Add core property [\#20](https://github.com/hckhanh/react-tree-es6/issues/20)
10+
- Add Codecov service [\#15](https://github.com/hckhanh/react-tree-es6/issues/15)
11+
- Add test coverage \(\#15\) [\#19](https://github.com/hckhanh/react-tree-es6/pull/19) ([hckhanh](https://github.com/hckhanh))
12+
13+
## [v0.1.2](https://github.com/hckhanh/react-tree-es6/tree/v0.1.2) (2016-08-14)
14+
[Full Changelog](https://github.com/hckhanh/react-tree-es6/compare/v0.1.1...v0.1.2)
15+
16+
**Implemented enhancements:**
17+
18+
- Setup NPM for publishing [\#13](https://github.com/hckhanh/react-tree-es6/issues/13)
19+
- Remove css from ReactTree [\#12](https://github.com/hckhanh/react-tree-es6/issues/12)
20+
- Backward compatible to ES5 [\#11](https://github.com/hckhanh/react-tree-es6/issues/11)
21+
- Write tests for component [\#10](https://github.com/hckhanh/react-tree-es6/issues/10)
22+
- Create README file [\#5](https://github.com/hckhanh/react-tree-es6/issues/5)
23+
- Create onChanged event [\#3](https://github.com/hckhanh/react-tree-es6/issues/3)
24+
- Add JSON data to ReactTree [\#2](https://github.com/hckhanh/react-tree-es6/issues/2)
25+
- Add jstree plugin [\#1](https://github.com/hckhanh/react-tree-es6/issues/1)
26+
- Add README and update version to v0.1.0 [\#16](https://github.com/hckhanh/react-tree-es6/pull/16) ([hckhanh](https://github.com/hckhanh))
27+
- Add JsTree plugin [\#14](https://github.com/hckhanh/react-tree-es6/pull/14) ([hckhanh](https://github.com/hckhanh))
28+
29+
**Fixed bugs:**
30+
31+
- Fix Travis script to publish to NPM [\#18](https://github.com/hckhanh/react-tree-es6/pull/18) ([hckhanh](https://github.com/hckhanh))
32+
- Add email to Travis script [\#17](https://github.com/hckhanh/react-tree-es6/pull/17) ([hckhanh](https://github.com/hckhanh))
33+
34+
## [v0.1.1](https://github.com/hckhanh/react-tree-es6/tree/v0.1.1) (2016-08-14)
35+
[Full Changelog](https://github.com/hckhanh/react-tree-es6/compare/v0.1.0...v0.1.1)
36+
37+
## [v0.1.0](https://github.com/hckhanh/react-tree-es6/tree/v0.1.0) (2016-08-14)

0 commit comments

Comments
 (0)