Skip to content

Commit

Permalink
chore: Add release date
Browse files Browse the repository at this point in the history
  • Loading branch information
mdomke committed Apr 26, 2024
1 parent 14222be commit 76d5740
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,17 @@ Changelog

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

`2.5.0`_ - tbd
`2.5.0`_ - 2024-04-26
---------------------

Changed
~~~~~~~
* Generate a more accurate JSON schema with Pydantic's ``BaseModel.model_json_schema()``. This
includes a specification for string and byte representations.

`2.4.0`_ - 2024-04-02
---------------------

Added
~~~~~
* :class:`.ULID` objects are now properly serialized when used as Pydantic types `@Avihais12344 <https://github.com/Avihais12344>`_.
Expand Down

0 comments on commit 76d5740

Please sign in to comment.