Skip to content

Commit 80b8bdf

Browse files
committed
Merge pull request #338 from harlowja/fix-2.2-changelog
Fix up changelog for 2.2
2 parents 0325b2b + 54ca3f9 commit 80b8bdf

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)