Skip to content

Commit 75413cc

Browse files
committed
improve changelog entry
1 parent 70a2b27 commit 75413cc

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

docs/source/about/changelog.rst

+8-1
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,19 @@ Changed:
3333

3434
Added:
3535

36-
- Support for access to underlying server requests via contexts - :issue:`669`
36+
- Access to underlying server requests via contexts - :issue:`669`
37+
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()``
3743

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)