Skip to content

Commit 131df18

Browse files
committed
Update changelog
1 parent 69c1ac3 commit 131df18

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
@@ -27,6 +27,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2727

2828
### Changes
2929

30+
* `ui.update_navs()` has been deprecated in favor of `ui.update_navset()`. (#2047)
31+
3032
* `express.ui.insert_accordion_panel()`'s function signature has changed to be more ergonomic. Now you can pass the `panel_title` and `panel_contents` directly instead of `ui.hold()`ing the `ui.accordion_panel()` context manager. (#2042)
3133

3234
### Improvements

0 commit comments

Comments
 (0)