Skip to content

Commit 88318b1

Browse files
committed
chore(main): Release 0.2.0
1 parent f492ec2 commit 88318b1

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-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.0"
2+
".": "0.2.0"
33
}

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
## [0.2.0](https://github.com/ecmwf/anemoi-plugins/compare/0.1.0...0.2.0) (2026-02-03)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* deprecate 3.10 ([#28](https://github.com/ecmwf/anemoi-plugins/issues/28))
9+
10+
### Features
11+
12+
* Deprecate 3.10 ([#28](https://github.com/ecmwf/anemoi-plugins/issues/28)) ([9691fd7](https://github.com/ecmwf/anemoi-plugins/commit/9691fd79974d26b62c075fb22c854abf8f4074ed))
13+
* Drop python 3.9 ([#18](https://github.com/ecmwf/anemoi-plugins/issues/18)) ([8c8d92e](https://github.com/ecmwf/anemoi-plugins/commit/8c8d92eb4c955333cb26e2c625d0b741ab740503))
14+
15+
16+
### Bug Fixes
17+
18+
* Allow '-' in plugin name ([#15](https://github.com/ecmwf/anemoi-plugins/issues/15)) ([d7e20c0](https://github.com/ecmwf/anemoi-plugins/commit/d7e20c08c491d132d08324aad6502f93db934075))
19+
* Building sources example ([#21](https://github.com/ecmwf/anemoi-plugins/issues/21)) ([8ef9eec](https://github.com/ecmwf/anemoi-plugins/commit/8ef9eecc6356870749c7b6f1927a448cafcbc654))
20+
321
## 0.1.0 (2025-03-24)
422

523

0 commit comments

Comments
 (0)