Skip to content

Commit f4b5cbb

Browse files
committed
DOC: release notes
1 parent 083227c commit f4b5cbb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

RELEASE.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ pandas 0.10.0
3939
- 'density' property in `SparseSeries` (#2384)
4040
- Add ``ffill`` and ``bfill`` convenience functions for forward- and
4141
backfilling time series data (#2284)
42+
- New option configuration system and functions `set_option`, `get_option`,
43+
and `describe_option`. Deprecate `get_printoptions` and `set_printoptions`
44+
(#2393)
4245

4346
**API Changes**
4447

0 commit comments

Comments
 (0)