Skip to content

Commit 5854886

Browse files
authored
DOCSP-43551: json encoding v5.2 (#174)
1 parent ec70380 commit 5854886

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

source/whats-new.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,12 @@ New features of the 4.11 driver release include:
3434

3535
:ref:`kotlin-search-indexes` in the Indexes guide
3636

37+
- Supports serialization of `JsonElement
38+
<{+kotlin-docs+}/api/kotlinx.serialization/kotlinx-serialization-json/kotlinx.serialization.json/-json-element/>`__
39+
values. To work with the ``JsonElement`` type, you must add the
40+
``kotlinx-serialization-json`` library as a dependency in your
41+
application.
42+
3743
.. _kotlin-coroutine-version-5.1.3:
3844

3945
What's New in 5.1.3

0 commit comments

Comments
 (0)