Skip to content

Commit

Permalink
chore: change changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
edson-mgm committed Aug 14, 2023
1 parent 2ef20c7 commit 818dee7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
## 4.0.0-dev.1
## 4.0.0

* Renames `PagedSliverBuilder` to [PagedLayoutBuilder](https://pub.dev/documentation/infinite_scroll_pagination/4.0.0-dev.1/infinite_scroll_pagination/PagedLayoutBuilder-class.html) and adds support for creating layouts using the box protocol.
* Introduces [PagedMasonryGridView](https://pub.dev/documentation/infinite_scroll_pagination/4.0.0-dev.1/infinite_scroll_pagination/PagedMasonryGridView-class.html).
* Introduces [PagedPageView](https://pub.dev/documentation/infinite_scroll_pagination/4.0.0-dev.1/infinite_scroll_pagination/PagedPageView-class.html).
* Renames `PagedSliverBuilder` to [PagedLayoutBuilder](https://pub.dev/documentation/infinite_scroll_pagination/4.0.0/infinite_scroll_pagination/PagedLayoutBuilder-class.html) and adds support for creating layouts using the box protocol.
* Introduces [PagedMasonryGridView](https://pub.dev/documentation/infinite_scroll_pagination/4.0.0/infinite_scroll_pagination/PagedMasonryGridView-class.html).
* Introduces [PagedPageView](https://pub.dev/documentation/infinite_scroll_pagination/4.0.0/infinite_scroll_pagination/PagedPageView-class.html).

## 3.2.0

Expand Down

0 comments on commit 818dee7

Please sign in to comment.