Skip to content

Commit ebb9282

Browse files
committed
minor changelog fixes
1 parent 323e9bf commit ebb9282

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/source/about/changelog.rst

+4
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,14 @@ v0.42.0
7373
- :pull:`832` - Fix ``html_to_vdom`` improperly removing ``<html>``, ``<head>``, and ``<body>`` nodes.
7474

7575
**Removed**
76+
7677
- :pull:`832` - Removed ``idom.html.body`` as it is currently unusable due to technological limitations, and thus not needed.
7778
- :pull:`840` - remove ``IDOM_FEATURE_INDEX_AS_DEFAULT_KEY`` option
7879
- :pull:`835` - ``serve_static_files`` option from backend configuration
7980

81+
**Deprecated**
82+
83+
- :commit:`8f3785b` - Deprecated ``module_from_template``
8084

8185
v0.41.0
8286
-------

0 commit comments

Comments
 (0)