Skip to content
Merged
4 changes: 4 additions & 0 deletions packages/two_dimensional_scrollables/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.2.0

* Adds support for infinite rows and columns in TableView.

## 0.1.2

* Fixes a layout issue for unpinned merged cells that follow pinned table spans.
Expand Down
Loading