Skip to content

Commit 9e9bdbb

Browse files
committed
Update changelog after marnusw#34.
1 parent 315775a commit 9e9bdbb

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
1-
### v2.1.1 (27 February 2017)
1+
### v2.2.0 (27 February 2017)
22

3+
* [FEATURE] Remove element at once when transitionLeave is false. (thanks @wifilinker) (#34)
4+
* [FEATURE] Use next component sizes when current does not exist. (thanks @wifilinker) (#34)
5+
* [BUGFIX] Avoid silencing transition when this.state.nextChild exists. (thanks @wifilinker) (#34)
6+
* [FEATURE] Add class with `-height-active` suffix when transitioning. (thanks @wifilinker) (#34)
37
* [BUGFIX] Exclude `gh-pages` from the npm package. (#37)
48
* [BUGFIX] Remove comma dangle after rest property. (#39)
59

0 commit comments

Comments
 (0)