File tree 2 files changed +15
-1
lines changed
2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 0.4.6 "
2
+ "." : " 0.4.7 "
3
3
}
Original file line number Diff line number Diff line change @@ -8,6 +8,20 @@ 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.7 (2025-02-10)
12
+
13
+ <!-- Release notes generated using configuration in .github/release.yml at main -->
14
+
15
+ ## What's Changed
16
+ ### Exciting New Features 🎉
17
+ * feat(retrieve): Add ` --use-scda ` flag by @gmertes in https://github.com/ecmwf/anemoi-inference/pull/132
18
+ ### Other Changes 🔗
19
+ * chore: synced file(s) with ecmwf-actions/reusable-workflows by @DeployDuck in https://github.com/ecmwf/anemoi-inference/pull/126
20
+ * chore: synced file(s) with ecmwf-actions/reusable-workflows by @DeployDuck in https://github.com/ecmwf/anemoi-inference/pull/130
21
+
22
+
23
+ ** Full Changelog** : https://github.com/ecmwf/anemoi-inference/compare/0.4.6...0.4.7
24
+
11
25
## 0.4.6 (2025-02-04)
12
26
13
27
<!-- Release notes generated using configuration in .github/release.yml at main -->
You can’t perform that action at this time.
0 commit comments