Skip to content

Commit 00f709b

Browse files
committed
add form element serialization
1 parent 2e9a91a commit 00f709b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/source/about/changelog.rst

+3-2
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,15 @@ Unreleased
2525

2626
**Removed**
2727

28-
- :pull:`840` - remove ``IDOM_FEATURE_INDEX_AS_DEFAULT_KEY`` option
28+
- :pull:`840` - Remove ``IDOM_FEATURE_INDEX_AS_DEFAULT_KEY`` option
2929
- :pull:`835` - ``serve_static_files`` option from backend configuration
3030

3131
**Added**
3232

33-
- :pull:`835` - ability to customize the ``<head>`` element of IDOM's built-in client.
33+
- :pull:`835` - Ability to customize the ``<head>`` element of IDOM's built-in client.
3434
- :pull:`835` - ``vdom_to_html`` utility function.
3535
- :pull:`843` - Ability to subscribe to changes that are made to mutable options.
36+
- :pull:`699` - Support for form element serialization
3637

3738
**Fixed**
3839

0 commit comments

Comments
 (0)