Skip to content

Commit cbf7439

Browse files
committed
Add whatsnew section
1 parent dc1c94b commit cbf7439

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/source/whatsnew/v0.24.0.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -343,6 +343,8 @@ Other
343343
^^^^^
344344

345345
- :meth: `~pandas.io.formats.style.Styler.background_gradient` now takes a ``text_color_threshold`` parameter to automatically lighten the text color based on the luminance of the background color. This improves readability with dark background colors without the need to limit the background colormap range. (:issue:`21258`)
346+
- Building pandas for development now requires ``cython >= 0.28``
347+
- Require at least 0.28 version of cython to support read-only memoryviews (:issue:`21688`)
346348
-
347349
-
348350
-

0 commit comments

Comments
 (0)