File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change 7474# The short X.Y version.
7575version = 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
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments