Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tcalmant committed Jun 14, 2024
1 parent e3caa40 commit 4cdb950
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,25 @@
Release Notes
#############

0.4.3.3
=======

:Release Date: 2024-06-14

* Added support for `decimal.Decimal` objects (see
`#60 <https://github.com/tcalmant/jsonrpclib/pull/60>`_).
Thanks `@pourhouse <https://github.com/pourhouse>`_ for this improvement.


0.4.3.2
=======

:Release Date: 2022-02-19

* Reordered ``PooledJSONRPCServer`` inheritance definition
(`#55 <https://github.com/tcalmant/jsonrpclib/issues/55>`)
(`#55 <https://github.com/tcalmant/jsonrpclib/issues/55>`_)
* Migration of Continuous Integration:

* Use PyTest instead of Nose
* Run CI with GitHub Actions instead of Travis-CI

Expand Down

0 comments on commit 4cdb950

Please sign in to comment.