diff --git a/doc/source/new.rst b/doc/source/new.rst index 653f240..fd277da 100644 --- a/doc/source/new.rst +++ b/doc/source/new.rst @@ -8,9 +8,10 @@ v1.0.4 ^^^^^^^^^^^^^^ - Release 1.0.4 -- Fix warnings with continuous integration tests which was caused by fill - values being written as NaN to the NetCDF result file. +- Fix warnings with CI tests which were caused by fill values being written + as NaN to the NetCDF result file. - Added the __eq__ operator to the WrfProj projection base class. +- Fixed array order issue when using the raw CAPE routine with 1D arrays. v1.0.3 ^^^^^^^^^^^^^^