Skip to content

Commit 5c88fb2

Browse files
committed
chore(main): Release 0.1.21
1 parent 22abaf7 commit 5c88fb2

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.20"
2+
".": "0.1.21"
33
}

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,19 @@ Please add your functional changes to the appropriate section in the PR.
99
Keep it human-readable, your future self will thank you!
1010

1111

12+
## [0.1.21](https://github.com/ecmwf/anemoi-transform/compare/0.1.20...0.1.21) (2026-01-22)
13+
14+
15+
### Features
16+
17+
* Add support for masks in `regrid` filter ([#108](https://github.com/ecmwf/anemoi-transform/issues/108)) ([89d5214](https://github.com/ecmwf/anemoi-transform/commit/89d521430744ddafdb285a645ff2d4ac02b47e05))
18+
19+
20+
### Bug Fixes
21+
22+
* Add `patch_data_request` to some filters ([#203](https://github.com/ecmwf/anemoi-transform/issues/203)) ([22abaf7](https://github.com/ecmwf/anemoi-transform/commit/22abaf7547b7357bae5b280e1422302c2d040c00))
23+
* Remove `variable` key in `GroupByParamVertical` ([#202](https://github.com/ecmwf/anemoi-transform/issues/202)) ([b3e338b](https://github.com/ecmwf/anemoi-transform/commit/b3e338b9efe281754459249078104b57ec13b903))
24+
1225
## [0.1.20](https://github.com/ecmwf/anemoi-transform/compare/0.1.19...0.1.20) (2026-01-15)
1326

1427

0 commit comments

Comments
 (0)