Skip to content

Commit cc0abbd

Browse files
committed
Add whatsnew
1 parent 1e3369c commit cc0abbd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/source/whatsnew/v0.25.2.rst

+3
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,9 @@ Other
102102
- Compatibility with Python 3.8 in :meth:`DataFrame.query` (:issue:`27261`)
103103
- Fix to ensure that tab-completion in an IPython console does not raise
104104
warnings for deprecated attributes (:issue:`27900`).
105+
- Fix :class:`AbstractHolidayCalendar` to return correct results for
106+
years after 2030 (now goes up to 2200) (:issue:`27790`)
107+
105108

106109
.. _whatsnew_0.252.contributors:
107110

0 commit comments

Comments
 (0)