Skip to content

Commit 75b5a8e

Browse files
committed
DOC: Adds GH3493 bugfix note
1 parent b64e81e commit 75b5a8e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

RELEASE.rst

+1
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ pandas 0.12.0
5858
- Duplicate indexes with getitem will return items in the correct order (GH3455_, GH3457_)
5959
- Fix sorting in a frame with a list of columns which contains datetime64[ns] dtypes (GH3461_)
6060
- DataFrames fetched via FRED now handle '.' as a NaN. (GH3469_)
61+
- Fix issue when storing uint dtypes in an HDFStore. (GH3493_)
6162

6263
.. _GH3164: https://github.com/pydata/pandas/issues/3164
6364
.. _GH3251: https://github.com/pydata/pandas/issues/3251

0 commit comments

Comments
 (0)