File tree 2 files changed +16
-1
lines changed
2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 0.4.11 "
2
+ "." : " 0.4.12 "
3
3
}
Original file line number Diff line number Diff line change @@ -8,6 +8,21 @@ 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.12 (2025-01-30)
12
+
13
+ <!-- Release notes generated using configuration in .github/release.yml at main -->
14
+
15
+ ## What's Changed
16
+ ### Other Changes 🔗
17
+ * feat: better support for timedelta larger than 24h by @floriankrb in https://github.com/ecmwf/anemoi-utils/pull/81
18
+ * feat(requests): read input from stdin by @gmertes in https://github.com/ecmwf/anemoi-utils/pull/82
19
+ * chore: synced file(s) with ecmwf-actions/reusable-workflows by @DeployDuck in https://github.com/ecmwf/anemoi-utils/pull/80
20
+
21
+ ## New Contributors
22
+ * @DeployDuck made their first contribution in https://github.com/ecmwf/anemoi-utils/pull/80
23
+
24
+ ** Full Changelog** : https://github.com/ecmwf/anemoi-utils/compare/0.4.11...0.4.12
25
+
11
26
## 0.4.11 (2025-01-17)
12
27
13
28
<!-- Release notes generated using configuration in .github/release.yml at develop -->
You can’t perform that action at this time.
0 commit comments