diff --git a/docs/whats-new.rst b/docs/whats-new.rst index b43568e1..27df8ef5 100644 --- a/docs/whats-new.rst +++ b/docs/whats-new.rst @@ -9,15 +9,15 @@ v0.8.0 (unreleased) Internal Changes ~~~~~~~~~~~~~~~~ -- Add `longitude_bnds` and `latitude_bnds` to `cmip_renaming_dict` (:pull:`300`). By `Joran Angevaare ` -- Updated pre-commit linting to use ruff (:pull:`359`). By `Julius Busecke ` -- Modernized packaging workflow, that runs on each PR (:pull:`361`). By `Julius Busecke ` -- Added 'nvertices' -> 'vertex' to renaming preprocessor (:pull:`357`). By `Julius Busecke ` -- Updated mamba CI + testing py311/py312 (:issue:`360`, :pull:`362`). By `Julius Busecke ` +- Add `longitude_bnds` and `latitude_bnds` to `cmip_renaming_dict` (:pull:`300`). By `Joran Angevaare `_ +- Updated pre-commit linting to use ruff (:pull:`359`). By `Julius Busecke `_ +- Modernized packaging workflow, that runs on each PR (:pull:`361`). By `Julius Busecke `_ +- Added 'nvertices' -> 'vertex' to renaming preprocessor (:pull:`357`). By `Julius Busecke `_ +- Updated mamba CI + testing py311/py312 (:issue:`360`, :pull:`362`). By `Julius Busecke `_ Bugfixes ~~~~~~~~ -- Fixed cyclic interpolation in `_interp_nominal_lon` (:issue:`295`, :pull:`296`). By `Joran Angevaare ` +- Fixed cyclic interpolation in `_interp_nominal_lon` (:issue:`295`, :pull:`296`). By `Joran Angevaare `_ .. _whats-new.0.7.2: @@ -26,8 +26,8 @@ v0.7.3 (unreleased) Internal Changes ~~~~~~~~~~~~~~~~ -- Added PR template (:pull:`304`). By `Julius Busecke ` -- Add `longitude_bnds` and `latitude_bnds` to `cmip_renaming_dict` (:pull:`300`). By `Joran Angevaare ` +- Added PR template (:pull:`304`). By `Julius Busecke `_ +- Add `longitude_bnds` and `latitude_bnds` to `cmip_renaming_dict` (:pull:`300`). By `Joran Angevaare `_ .. _whats-new.0.7.0: