We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0325b2b + 54ca3f9 commit 80b8bdfCopy full SHA for 80b8bdf
1 file changed
CHANGES.rst
@@ -1,8 +1,8 @@
1
Changelog
2
=========
3
4
-2.2
5
----
+2.2 (2015-06-15)
+----------------
6
7
Documentation
8
*************
@@ -18,7 +18,7 @@ Bug Handling
18
- #315: multiple acquires of a kazoo lock using the lock recipe would
19
block when using `acquire` even when non-blocking is specified (only
20
when the lock was/has been already acquired).
21
-- #318: At exit register takes *args and **kwargs not args and kargs
+- #318: At exit register takes ``*args`` and ``**kwargs`` not args and kargs
22
23
24
0 commit comments