These are the changes in pandas 1.1.2. See :ref:`release` for a full changelog including other versions of pandas.
{{ header }}
- Regression in :meth:`DatetimeIndex.intersection` incorrectly raising
AssertionError
when intersecting against a list (:issue:`35876`)
.. contributors:: v1.1.1..v1.1.2|HEAD