Skip to content

Commit

Permalink
- changelog, fixes #71
Browse files Browse the repository at this point in the history
  • Loading branch information
zzzeek committed Jan 21, 2015
1 parent 337ed32 commit d05f936
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/build/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@ Changelog
.. changelog::
:version: 0.5.5

.. change::
:tags: bug
:tickets: 71
:pullreq: 25

Fixed bug where sending -1 for the
:paramref:`.CacheRegion.get_or_create.expiration_time` parameter to
:meth:`.CacheRegion.get_or_create` or
:meth:`.CacheRegion.get_or_create_multi`
would fail to honor the setting as "no expiration time". Pull request
courtesy Hongbin Lu.

.. change::
:tags: bug
:tickets: 41
Expand Down

0 comments on commit d05f936

Please sign in to comment.