From 83ff0d0f492dbebfe0cac4d63726cccfe51f978f Mon Sep 17 00:00:00 2001 From: Zaar Hai Date: Tue, 13 Oct 2015 11:12:49 +0300 Subject: [PATCH] Fixed wrong issue reference --- changelog.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog.rst b/changelog.rst index 1f1bbe5..98eeeda 100644 --- a/changelog.rst +++ b/changelog.rst @@ -3,9 +3,9 @@ Changelog 2.2.1 (2015-10-13) ------------------ -* Wait for pending connections during connection acquiring (`issue 121`_). Thanks to jbowes_. +* Wait for pending connections during connection acquiring (`issue 122`_). Thanks to jbowes_. -.. _issue 121: https://github.com/FSX/momoko/issues/121 +.. _issue 122: https://github.com/FSX/momoko/issues/122 .. _jbowes: https://github.com/jbowes 2.2.0 (2015-09-20)