Skip to content

Commit e42a718

Browse files
committed
Add whatsnew section
1 parent 081067c commit e42a718

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/source/whatsnew/v0.24.0.txt

+2
Original file line numberDiff line numberDiff line change
@@ -416,6 +416,8 @@ Other
416416
^^^^^
417417

418418
- :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`)
419+
- Building pandas for development now requires ``cython >= 0.28``
420+
- Require at least 0.28 version of cython to support read-only memoryviews (:issue:`21688`)
419421
-
420422
-
421423
-

0 commit comments

Comments
 (0)