File tree 2 files changed +21
-2
lines changed
2 files changed +21
-2
lines changed Original file line number Diff line number Diff line change 1
- {
2
- "." : " 0.4.10 "
1
+ {
2
+ "." : " 0.4.11 "
3
3
}
Original file line number Diff line number Diff line change @@ -8,6 +8,25 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
8
Please add your functional changes to the appropriate section in the PR.
9
9
Keep it human-readable, your future self will thank you!
10
10
11
+ ## 0.4.11 (2025-01-17)
12
+
13
+ <!-- Release notes generated using configuration in .github/release.yml at develop -->
14
+
15
+ ## What's Changed
16
+ ### Other Changes
17
+ * Feature request: Add option to read configuration from stdin by @mpartio in https://github.com/ecmwf/anemoi-utils/pull/59
18
+ * feat(plots): Add quick map plot for debugging by @b8raoult in https://github.com/ecmwf/anemoi-utils/pull/69
19
+ * feat: added-anemoi-utils-grids-and-tests by @floriankrb in https://github.com/ecmwf/anemoi-utils/pull/74
20
+ * feat(plot): added plotting options by @NRaoult in https://github.com/ecmwf/anemoi-utils/pull/72
21
+ * ci(release): Simplify Release Workflow to Minimum by @JesperDramsch in https://github.com/ecmwf/anemoi-utils/pull/78
22
+ * feat: adding-tools-for-grids by @floriankrb in https://github.com/ecmwf/anemoi-utils/pull/76
23
+
24
+ ## New Contributors
25
+ * @mpartio made their first contribution in https://github.com/ecmwf/anemoi-utils/pull/59
26
+ * @NRaoult made their first contribution in https://github.com/ecmwf/anemoi-utils/pull/72
27
+
28
+ ** Full Changelog** : https://github.com/ecmwf/anemoi-utils/compare/0.4.10...0.4.11
29
+
11
30
## [ 0.4.5] ( https://github.com/ecmwf/anemoi-utils/compare/0.4.4...0.4.5 ) - 2024-11-06
12
31
13
32
### What's Changed
You can’t perform that action at this time.
0 commit comments