Skip to content

Commit 2cfc979

Browse files
committed
FIX: recover whatsnew note v1.2.0
recover info deleted by mistake
1 parent aad3433 commit 2cfc979

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v1.2.0.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ Other enhancements
117117
- :meth:`DataFrame.applymap` now supports ``na_action`` (:issue:`23803`)
118118
- :class:`Index` with object dtype supports division and multiplication (:issue:`34160`)
119119
- :meth:`DataFrame.explode` and :meth:`Series.explode` now support exploding of sets (:issue:`35614`)
120+
- `Styler` now allows direct CSS class name addition to individual data cells (:issue:`36159`)
120121
- :meth:`DataFrame.hist` now supports time series (datetime) data (:issue:`32590`)
121122
-
122123

0 commit comments

Comments
 (0)