From 12043014ba2edb80089a88d345cb49805cc9ab0a Mon Sep 17 00:00:00 2001 From: Radek Benes Date: Fri, 1 Feb 2019 20:34:38 +0100 Subject: [PATCH] Issue number is back in documentation --- doc/source/whatsnew/v0.24.2.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/whatsnew/v0.24.2.rst b/doc/source/whatsnew/v0.24.2.rst index f71241b630fb8..316fc21c126ac 100644 --- a/doc/source/whatsnew/v0.24.2.rst +++ b/doc/source/whatsnew/v0.24.2.rst @@ -51,7 +51,7 @@ Bug Fixes **I/O** -- Bug in reading a HDF5 table-format ``DataFrame`` created in Python 2, in Python 3 +- Bug in reading a HDF5 table-format ``DataFrame`` created in Python 2, in Python 3 (:issue:`24925`) - -