Skip to content

Commit 8bb4d55

Browse files
committed
mention on_displayed in changelog
1 parent b430df4 commit 8bb4d55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ Here is a short list of some of the other changes in ipywidgets 8.0.
156156
- ErrorWidget as fallback when widgets models or views fail - Following up ([#3304](https://github.com/jupyter-widgets/ipywidgets/pull/3304))
157157
- Fix matplotlib plots in interact ([#3277](https://github.com/jupyter-widgets/ipywidgets/pull/3277))
158158
- Fix selection equality checking ([#2897](https://github.com/jupyter-widgets/ipywidgets/pull/2897))
159+
- Remove the `on_displayed` Python callback mechanism ([#2021](https://github.com/jupyter-widgets/ipywidgets/pull/2021))
159160

160161
### Developers
161162

0 commit comments

Comments
 (0)