Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
rustagir committed Jan 7, 2025
1 parent e2575be commit 6050c93
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions source/whats-new.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ What's New

Learn what's new in:

* :ref:`Version 5.3 <kotlin-coroutine-version-5.2>`
* :ref:`Version 5.3 <kotlin-coroutine-version-5.3>`
* :ref:`Version 5.2 <kotlin-coroutine-version-5.2>`
* :ref:`Version 5.1.3 <kotlin-coroutine-version-5.1.3>`
* :ref:`Version 5.1.2 <kotlin-coroutine-version-5.1.2>`
Expand All @@ -27,12 +27,12 @@ Learn what's new in:
What's New in 5.3
-----------------

The 5.2 driver release includes the following new features,
The 5.3 driver release includes the following new features,
improvements, and fixes:

.. .. sharedinclude:: dbx/jvm/v5.3-wn-items.rst

- Support for using builder class methods directly with data class
- Support for using builders class methods directly with data class
properties. To learn more, see the :ref:`fundamentals-data-classes`
guide and the :ref:`kotlin-builders-landing` guides.

Expand Down

0 comments on commit 6050c93

Please sign in to comment.