We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14222be commit 76d5740Copy full SHA for 76d5740
1 file changed
CHANGELOG.rst
@@ -5,15 +5,17 @@ Changelog
5
6
Versions follow `Semantic Versioning <http://www.semver.org>`_
7
8
-`2.5.0`_ - tbd
+`2.5.0`_ - 2024-04-26
9
---------------------
10
+
11
Changed
12
~~~~~~~
13
* Generate a more accurate JSON schema with Pydantic's ``BaseModel.model_json_schema()``. This
14
includes a specification for string and byte representations.
15
16
`2.4.0`_ - 2024-04-02
17
18
19
Added
20
~~~~~
21
* :class:`.ULID` objects are now properly serialized when used as Pydantic types `@Avihais12344 <https://github.com/Avihais12344>`_.
0 commit comments