diff --git a/doc/whats-new.rst b/doc/whats-new.rst index c342e2f0c50..453827bf4ba 100644 --- a/doc/whats-new.rst +++ b/doc/whats-new.rst @@ -54,7 +54,8 @@ Bug fixes (:issue:`7420`, :pull:`7441`). By `Justus Magin `_ and `Spencer Clark `_. - +- Preserve boolean dtype within encoding (:issue:`7652`, :pull:`7720`). + By `Kai Mühlbauer `_ Documentation ~~~~~~~~~~~~~