We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18c09a0 commit 6a4a472Copy full SHA for 6a4a472
docs/changelog.rst
@@ -20,7 +20,7 @@ Release Notes
20
Thanks `@markmcclain <https://github.com/markmcclain>`_ for this fix.
21
* Added a ``TransportError`` exception, subclass of ``ProtocolError``, which
22
provides more details
23
- (see `#46 <https://github.com/tcalmant/jsonrpclib/pull/49>`_).
+ (see `#49 <https://github.com/tcalmant/jsonrpclib/pull/49>`_).
24
Thanks `@markmcclain <https://github.com/markmcclain>`_ for this improvement.
25
* Added PowerPC 64 architecture (``ppc64le``) to Travis CI runs, to ease the
26
integration of new release into RHEL/Ubuntu (see
0 commit comments