Skip to content

Commit 046badb

Browse files
committed
DOC: added whatsnew entry GH35685
1 parent 0619982 commit 046badb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v1.6.0.rst

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Other enhancements
3535
- Added ``index`` parameter to :meth:`DataFrame.to_dict` (:issue:`46398`)
3636
- Added metadata propagation for binary operators on :class:`DataFrame` (:issue:`28283`)
3737
- :class:`.CategoricalConversionWarning`, :class:`.InvalidComparison`, :class:`.InvalidVersion`, :class:`.LossySetitemError`, and :class:`.NoBufferPresent` are now exposed in ``pandas.errors`` (:issue:`27656`)
38+
- Added section on :ref:`investigating regressions <maintaining.regressions>` using ``git bisect`` to contributing guide (:issue:`35685`)
3839
-
3940

4041
.. ---------------------------------------------------------------------------

0 commit comments

Comments
 (0)