Skip to content

Commit

Permalink
Add changelog message
Browse files Browse the repository at this point in the history
  • Loading branch information
lokae0 committed Mar 12, 2021
1 parent 432a9dc commit 3c5bb7a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

### Fixed

- When calling `scrollToItem` with a `.top` scroll position, [the item no longer appears underneath sticky section headers](https://github.com/kyleve/Listable/pull/279).

### Added

- [Adds `scrollToSection`](https://github.com/kyleve/Listable/pull/277) to `ListActions` and `ListView`. To support this functionality, `Section` can now be queried with an `Identifier`. Also added `SectionPosition` to specify the top or bottom within a `Section`.
Expand Down

0 comments on commit 3c5bb7a

Please sign in to comment.