We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42ecd3b commit a53b93dCopy full SHA for a53b93d
.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "0.1.25"
+ ".": "0.1.26"
3
}
CHANGELOG.md
@@ -9,6 +9,13 @@ Please add your functional changes to the appropriate section in the PR.
9
Keep it human-readable, your future self will thank you!
10
11
12
+## [0.1.26](https://github.com/ecmwf/anemoi-transform/compare/0.1.25...0.1.26) (2026-02-18)
13
+
14
15
+### Features
16
17
+* Add DispatchingFilter class ([#218](https://github.com/ecmwf/anemoi-transform/issues/218)) ([f0d877a](https://github.com/ecmwf/anemoi-transform/commit/f0d877a0f2ed9b8537788238e12bf8318b626051))
18
19
## [0.1.25](https://github.com/ecmwf/anemoi-transform/compare/0.1.24...0.1.25) (2026-02-17)
20
21
0 commit comments