diff --git a/doc/source/whatsnew/v0.18.0.txt b/doc/source/whatsnew/v0.18.0.txt index 8a48314de5f77..30b8b05e04d5f 100644 --- a/doc/source/whatsnew/v0.18.0.txt +++ b/doc/source/whatsnew/v0.18.0.txt @@ -785,7 +785,7 @@ Changes to eval ^^^^^^^^^^^^^^^ In prior versions, new columns assignments in an ``eval`` expression resulted -in an inplace change to the ``DataFrame``. (:issue:`9297`) +in an inplace change to the ``DataFrame``. (:issue:`9297`, :issue:`8664`, :issue:`10486`) .. ipython:: python