Skip to content

Commit ba23e23

Browse files
committed
improve changelog entry
1 parent 70a2b27 commit ba23e23

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/source/about/changelog.rst

+7
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,17 @@ Added:
3535

3636
- Support for access to underlying server requests via contexts - :issue:`669`
3737

38+
Removed:
39+
40+
- ``idom.widgets.multiview`` since basic routing view ``use_scope`` is now possible
41+
- All ``SharedClientStateServer`` implementations.
42+
- All ``PerClientStateServer`` implementations have been replaced with ``configure()``
43+
3844
Fixed:
3945

4046
- IDOM's test suite no longer uses sync web drivers - :issue:`591`
4147
- Updated Sanic requirement to ``>=21`` - :issue:`678`
48+
- How we advertise ``idom.run`` - :issue:`657`
4249

4350

4451
0.37.2

0 commit comments

Comments
 (0)