Skip to content

Commit

Permalink
CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
crusaderky authored and jonathanslenders committed Jan 22, 2020
1 parent dbca48e commit 3658972
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ CHANGELOG
- Fix missing object asyncio.streams.IncompleteReadError
- Intersphinx: all classes that can be imported from the top-level module must now be
referenced from the top-level module in the docstrings too.
E.g. asyncio_redis.exceptions.Error has changed to
asyncio_redis.Error.
E.g. :class:`asyncio_redis.exceptions.Error` has changed to
:class:`asyncio_redis.Error`.


0.15.1: 2018-07-30
Expand Down

0 comments on commit 3658972

Please sign in to comment.