Skip to content
Prev Previous commit
Next Next commit
whatsnew
  • Loading branch information
jbrockmendel committed Sep 3, 2019
commit 08dc007c08de722ebee3441c3834607a4daad40d
2 changes: 1 addition & 1 deletion doc/source/whatsnew/v0.25.2.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Categorical

Datetimelike
^^^^^^^^^^^^

- Addition and subtraction of integer or integer-dtype arrays with :class:`Timestamp` will now raise ``NullFrequencyError`` instead of ``ValueError`` (:issue:`28268`)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

move to 1.0

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changed+green

-
-
-
Expand Down