Skip to content

Commit 00cd3de

Browse files
committed
Update CHANGELOG
1 parent ed88287 commit 00cd3de

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ node_modules/
88
example/
99
test/
1010
bin/
11+
CHANGELOG.md
1112

1213
// setting files
1314
.babelrc

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
## Change Log
22

3+
### 2.0.1 (2016/05/14 00:32 +00:00)
4+
- [#102](https://github.com/wwayne/react-tooltip/pull/102) Clear hide timeout on component unmount (@oluckyman)
5+
- [#100](https://github.com/wwayne/react-tooltip/pull/100) correct spelling error (@SashaBayan)
6+
- [#99](https://github.com/wwayne/react-tooltip/pull/99) Simplify setting Sstate in the showTooltip (@Kiwka)
7+
38
### 2.0.0 (2016/04/29 01:07 +00:00)
49
- [#96](https://github.com/wwayne/react-tooltip/pull/96) New attribute isCapture, deprecate eventPropagationMode (@wwayne)
510

0 commit comments

Comments
 (0)