Skip to content

Commit fd90622

Browse files
committed
docs: add changelog entry for pop_views_until
Add new feature record to CHANGELOG.md for v0.85.0 as required by the release branch CI check.
1 parent c5fcfde commit fd90622

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
### New features
44

5+
* Add `Page.pop_views_until()` to pop multiple views and return a result to the destination view ([#6326](https://github.com/flet-dev/flet/issues/6326), [#6347](https://github.com/flet-dev/flet/pull/6347)) by [@brunobrown](https://github.com/brunobrown).
6+
57
### Improvements
68

79
### Bug fixes

0 commit comments

Comments
 (0)