Skip to content

Commit 3bcc6b5

Browse files
committed
DOC: release notes
1 parent 015447a commit 3bcc6b5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

RELEASE.rst

+2
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ pandas 0.11.0
4848
- Series print output now includes the dtype by default
4949
- Optimize internal reindexing routines (GH2819_, GH2867_)
5050
- ``describe_option()`` now reports the default and current value of options.
51+
- Add ``format`` option to ``pandas.to_datetime`` with faster conversion of
52+
strings that can be parsed with datetime.strptime
5153

5254
**API Changes**
5355

0 commit comments

Comments
 (0)