These are the changes in pandas 1.1.3. See :ref:`release` for a full changelog including other versions of pandas.
{{ header }}
- Fixed regression in :class:`IntegerArray` unary plus and minus operations raising a
TypeError
(:issue:`36063`)
.. contributors:: v1.1.2..v1.1.3|HEAD