diff --git a/CHANGELOG.md b/CHANGELOG.md index 5678486..c45ff51 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,6 +29,10 @@ Keep it human-readable, your future self will thank you! - CI workflow to update the changelog on release - Remapper: Preprocessor for remapping one variable to multiple ones. Includes changes to the data indices since the remapper changes the number of variables. With optional config keywords. +- Codeowners file +- Pygrep precommit hooks +- Docsig precommit hooks +- Changelog merge strategy ### Changed @@ -36,6 +40,7 @@ Keep it human-readable, your future self will thank you! - run downstream-ci only when src and tests folders have changed - New error messages for wrongs graphs. - Feature: Change model to be instantiatable in the interface, addressing [#28](https://github.com/ecmwf/anemoi-models/issues/28) through [#45](https://github.com/ecmwf/anemoi-models/pulls/45) +- Bugfixes for CI ### Removed