Skip to content

Commit 54ca3f9

Browse files
author
Joshua Harlow
committed
Fix up changelog for 2.2
1 parent 0325b2b commit 54ca3f9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGES.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Changelog
22
=========
33

4-
2.2
5-
---
4+
2.2 (2015-06-15)
5+
----------------
66

77
Documentation
88
*************
@@ -18,7 +18,7 @@ Bug Handling
1818
- #315: multiple acquires of a kazoo lock using the lock recipe would
1919
block when using `acquire` even when non-blocking is specified (only
2020
when the lock was/has been already acquired).
21-
- #318: At exit register takes *args and **kwargs not args and kargs
21+
- #318: At exit register takes ``*args`` and ``**kwargs`` not args and kargs
2222

2323
Documentation
2424
*************

0 commit comments

Comments
 (0)