1 | ## [v2.0.0]
|
2 | > Jan 22, 2017
|
3 |
|
4 | - **Breaking:** wrapped component now must have `handleClickout` method (note character casing: `handleClickOut` deprecated)
|
5 | - **Refactor:** use callback refs instead of `ReactDOM.findDOMNode`
|
6 | - **Feature:** test coverage extended
|
7 | - **Feature:** README updated
|
8 | - **Feature:** Changelog added
|
9 |
|
10 |
|
11 | ## [v1.0.0]
|
12 | > Jan 16, 2017
|
13 |
|
14 | - Initial release |
\ | No newline at end of file |