Skip to content

Commit 4cdb950

Browse files
committed
Updated changelog
1 parent e3caa40 commit 4cdb950

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

docs/changelog.rst

+12-1
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,25 @@
33
Release Notes
44
#############
55

6+
0.4.3.3
7+
=======
8+
9+
:Release Date: 2024-06-14
10+
11+
* Added support for `decimal.Decimal` objects (see
12+
`#60 <https://github.com/tcalmant/jsonrpclib/pull/60>`_).
13+
Thanks `@pourhouse <https://github.com/pourhouse>`_ for this improvement.
14+
15+
616
0.4.3.2
717
=======
818

919
:Release Date: 2022-02-19
1020

1121
* Reordered ``PooledJSONRPCServer`` inheritance definition
12-
(`#55 <https://github.com/tcalmant/jsonrpclib/issues/55>`)
22+
(`#55 <https://github.com/tcalmant/jsonrpclib/issues/55>`_)
1323
* Migration of Continuous Integration:
24+
1425
* Use PyTest instead of Nose
1526
* Run CI with GitHub Actions instead of Travis-CI
1627

0 commit comments

Comments
 (0)