From 9802288f3cfd3e8bdd0d261da365f7b501f56afd Mon Sep 17 00:00:00 2001 From: ri938 Date: Tue, 18 Jul 2017 18:14:49 +0100 Subject: [PATCH] Update v0.20.3.txt --- doc/source/whatsnew/v0.20.3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/whatsnew/v0.20.3.txt b/doc/source/whatsnew/v0.20.3.txt index 41378a97dce39..582f975f81a7a 100644 --- a/doc/source/whatsnew/v0.20.3.txt +++ b/doc/source/whatsnew/v0.20.3.txt @@ -57,4 +57,4 @@ Reshaping Categorical ^^^^^^^^^^^ --- Bug in ``DataFrame.sort_values`` not respecting the ``kind`` parameter with categorical data (:issue:`16793`) +- Bug in ``DataFrame.sort_values`` not respecting the ``kind`` parameter with categorical data (:issue:`16793`)