Skip to content

Commit c35ab67

Browse files
committed
chore(release): publish
- project: rust 2.2.0
1 parent a9e2c44 commit c35ab67

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

packages/rust/CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## 2.2.0 (2025-02-21)
2+
3+
### 🚀 Features
4+
5+
- **rust:** allows user args to `run` and `test` executor ([#76](https://github.com/Cammisuli/monodon/pull/76))
6+
7+
### 🩹 Fixes
8+
9+
- **rust:** fix dangling process when terminating a long running process with SIGTERM ([#72](https://github.com/Cammisuli/monodon/pull/72))
10+
- **release-version:** handle project without cargo.toml and include dependents in dependent mode ([#75](https://github.com/Cammisuli/monodon/pull/75))
11+
12+
### ❤️ Thank You
13+
14+
- Bruno Paré-Simard
15+
- Nicolas Remise @nesimer
16+
- Pulasthi Bandara
17+
118
## 2.1.1 (2024-11-14)
219

320
### 🩹 Fixes

0 commit comments

Comments
 (0)