diff --git a/python-pandas.changes b/python-pandas.changes index 52ccd09..5e6cd42 100644 --- a/python-pandas.changes +++ b/python-pandas.changes @@ -7,6 +7,7 @@ Sat Mar 28 16:42:49 UTC 2020 - Arun Persaud non-writeable (GH31710) + Fixed regression in DataFrame exponentiation with reindexing (GH32685) +- Increase memory _constraints to 8GB RAM. ------------------------------------------------------------------- Mon Mar 16 07:12:34 UTC 2020 - Tomáš Chvátal