Skip to content

Commit bcbf3e8

Browse files
committed
chore: Add changelog for 2.4 release
1 parent 14b4885 commit bcbf3e8

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.rst

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

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

8-
`2.3.0`_ - 2023-09-21
8+
`2.4.0`_ - 2024-04-02
9+
---------------------
10+
11+
Added
12+
~~~~~
13+
* :class:`.ULID` objects are now properly serialized when used as Pydantic types `@Avihais12344 <https://github.com/Avihais12344>`_.
14+
15+
16+
`2.3.0`_ - 2024-03-21
917
---------------------
1018

1119
Added
@@ -143,6 +151,7 @@ Changed
143151
* The package now has no external dependencies.
144152
* The test-coverage has been raised to 100%.
145153

154+
.. _2.4.0: https://github.com/mdomke/python-ulid/compare/2.3.0...2.4.0
146155
.. _2.3.0: https://github.com/mdomke/python-ulid/compare/2.2.0...2.3.0
147156
.. _2.2.0: https://github.com/mdomke/python-ulid/compare/2.1.0...2.2.0
148157
.. _2.1.0: https://github.com/mdomke/python-ulid/compare/2.0.0...2.1.0

0 commit comments

Comments
 (0)