Skip to content

Commit

Permalink
CHANGES: remove references that cause documentation warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
davvid committed Apr 11, 2024
1 parent 6a5f90f commit cb9077b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGES.rst
Expand Up @@ -346,7 +346,7 @@ v0.7.1
======

* Added support for Python 3.4.
* Added support for :class:`posix.stat_result`.
* Added support for `posix.stat_result`.

v0.7.0
======
Expand Down Expand Up @@ -375,7 +375,7 @@ v0.6.0

* Python 3 support!
* :class:`time.struct_time` is now serialized using the built-in
:class:`jsonpickle.handlers.SimpleReduceHandler`.
`jsonpickle.handlers.SimpleReduceHandler`.

v0.5.0
======
Expand Down

0 comments on commit cb9077b

Please sign in to comment.