Skip to content

Commit bdcc5f7

Browse files
author
Clauderic Demers
committed
Initial commit of CHANGELOG.md
1 parent c30081c commit bdcc5f7

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
Changelog
2+
------------
3+
4+
### 2.0.2
5+
Added support for dynamic property updates to `itemCount` and `estimatedItemSize` [#3](https://github.com/clauderic/react-tiny-virtual-list/issues/3)
6+
7+
### 2.0.1
8+
Fix certain unhandled scenarios in `componentWillReceiveProps`
9+
10+
### 2.0.0
11+
Added support for horizontal lists via the `scrollDirection` prop
12+
13+
### 1.0.0
14+
Initial release

0 commit comments

Comments
 (0)