From 008d7eabc329c94c853ae3eb315bdd8c432fe06c Mon Sep 17 00:00:00 2001 From: comrumino Date: Sat, 25 Jan 2020 22:15:39 -0600 Subject: [PATCH] CHANGELOG.rst typo fix --- CHANGELOG.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index b789a6d8..96146b3b 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,7 +2,7 @@ ----- Date: 1.25.2020 -- Perfomance improvements: `#366`_ and `#351`_ +- Performance improvements: `#366`_ and `#351`_ - Merged fix for propagate_KeyboardInterrupt_locally `#364`_ - Fixed handling of exceptions for request callbacks `#365`_ - Partially fixed return value for netref.__class__ `#355`_