File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.4.11 "
2+ "." : " 0.4.12 "
33}
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
88Please add your functional changes to the appropriate section in the PR.
99Keep it human-readable, your future self will thank you!
1010
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+
1126## 0.4.11 (2025-01-17)
1227
1328<!-- Release notes generated using configuration in .github/release.yml at develop -->
You can’t perform that action at this time.
0 commit comments