Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Philipp Reiter committed Sep 15, 2024
1 parent 450bfd5 commit 4130756
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
0.12.2 - ? Sep 2024
===================
- ListView::scroll_padding added. Allows to keep a specified number of cells above/below the selected element visibile while scrolling.
- ListState::circular got deprecated. Use ListView::infinite_scrolling instead
- The default value of infinite_scrolling was changed to false

Released
--------

Expand Down

0 comments on commit 4130756

Please sign in to comment.