Skip to content

Commit 8f2421e

Browse files
committed
- 1.1.7
1 parent 1de93aa commit 8f2421e

3 files changed

Lines changed: 11 additions & 10 deletions

File tree

docs/build/changelog.rst

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,16 @@ Changelog
44

55
.. changelog::
66
:version: 1.1.7
7-
:include_notes_from: unreleased
7+
:released: Tue Jul 5 2022
8+
9+
.. change::
10+
:tags: usecase, memcached
11+
:tickets: 223
12+
13+
Added :paramref:`.MemcacheArgs.dead_retry` and
14+
:paramref:`.MemcacheArgs.socket_timeout` to the dictionary of
15+
additional keyword arguments that will be passed
16+
directly to ``GenericMemcachedBackend()``.
817

918
.. changelog::
1019
:version: 1.1.6

docs/build/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
# The short X.Y version.
7575
version = dogpile.__version__
7676
# The full version, including alpha/beta/rc tags.
77-
release = "1.1.6"
77+
release = "1.1.7"
7878

7979

8080
# The language for content autogenerated by Sphinx. Refer to documentation

docs/build/unreleased/223.rst

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)