Skip to content

Commit 76d5740

Browse files
committed
chore: Add release date
1 parent 14222be commit 76d5740

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,17 @@ Changelog
55

66
Versions follow `Semantic Versioning <http://www.semver.org>`_
77

8-
`2.5.0`_ - tbd
8+
`2.5.0`_ - 2024-04-26
99
---------------------
10+
1011
Changed
1112
~~~~~~~
1213
* Generate a more accurate JSON schema with Pydantic's ``BaseModel.model_json_schema()``. This
1314
includes a specification for string and byte representations.
1415

1516
`2.4.0`_ - 2024-04-02
1617
---------------------
18+
1719
Added
1820
~~~~~
1921
* :class:`.ULID` objects are now properly serialized when used as Pydantic types `@Avihais12344 <https://github.com/Avihais12344>`_.

0 commit comments

Comments
 (0)