Skip to content

Commit

Permalink
DOC: fix ref in 1.4.2 release notes (pandas-dev#46069)
Browse files Browse the repository at this point in the history
  • Loading branch information
simonjayhawkins authored Feb 19, 2022
1 parent 2a4c9df commit 0011846
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/whatsnew/v1.4.2.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ including other versions of pandas.

Fixed regressions
~~~~~~~~~~~~~~~~~
- Fixed regression in :meth:`DataFrame.drop` and :meth:`Series.drop` when :class:`Index` had extension dtype and duplicates (:issue:`45820`)
- Fixed regression in :meth:`DataFrame.drop` and :meth:`Series.drop` when :class:`Index` had extension dtype and duplicates (:issue:`45860`)
-

.. ---------------------------------------------------------------------------
Expand Down

0 comments on commit 0011846

Please sign in to comment.