Skip to content

Commit f1c51ce

Browse files
author
Chang She
committed
DOC: added note about FixedOffsetTimezone
1 parent 1186b79 commit f1c51ce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

RELEASE.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,8 @@ pandas 0.9.0
176176
- Fill boolean DataFrame with NaN when calling shift (#1814)
177177
- Fix setuptools bug causing pip not to Cythonize .pyx files sometimes
178178
- Fix negative integer indexing regression in .ix from 0.7.x (#1888)
179+
- Fix error while retrieving timezone and utc offset from subclasses of
180+
datetime.tzinfo without .zone and ._utcoffset attributes (#1922)
179181

180182
pandas 0.8.1
181183
============

0 commit comments

Comments
 (0)