Skip to content

Commit 2dd5f7b

Browse files
lestevehayd
authored andcommitted
Add note in RELEASE.rst
1 parent 5b16e78 commit 2dd5f7b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

RELEASE.rst

+5
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,8 @@ pandas 0.11.0
246246
- Add comparison operators to Period object (GH2781_)
247247
- Fix bug when concatenating two Series into a DataFrame when they have the
248248
same name (GH2797_)
249+
- fix automatic color cycling when plotting consecutive timeseries
250+
without color arguments (GH2816_)
249251

250252
.. _GH622: https://github.com/pydata/pandas/issues/622
251253
.. _GH797: https://github.com/pydata/pandas/issues/797
@@ -329,6 +331,9 @@ pandas 0.11.0
329331
.. _GH3178: https://github.com/pydata/pandas/issues/3178
330332
.. _GH3179: https://github.com/pydata/pandas/issues/3179
331333
.. _GH3189: https://github.com/pydata/pandas/issues/3189
334+
.. _GH2751: https://github.com/pydata/pandas/issues/2751
335+
.. _GH2747: https://github.com/pydata/pandas/issues/2747
336+
.. _GH2816: https://github.com/pydata/pandas/issues/2816
332337

333338
pandas 0.10.1
334339
=============

0 commit comments

Comments
 (0)