Skip to content

Commit fc78e34

Browse files
committed
DOC: minor release note update
1 parent 4d60df8 commit fc78e34

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

RELEASE.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ pandas 0.5.0
1515
- `read_table`, `read_csv`, and `ExcelFile.parse` default arguments for
1616
`index_col` is now None. To use one or more of the columns as the resulting
1717
DataFrame's index, these must be explicitly specified now
18-
- Parsing functions no longer parse dates by default (GH #225)
18+
- Parsing functions like `read_csv` no longer parse dates by default (GH
19+
#225)
1920

2021
**New features / modules**
2122

0 commit comments

Comments
 (0)