Skip to content

Commit 9bc7315

Browse files
chore: release v0.2.1 (#70)
## 🤖 New release * `rustic_scheduler`: 0.2.0 -> 0.2.1 (✓ API compatible changes) <details><summary><i><b>Changelog</b></i></summary><p> <blockquote> ## [0.2.1](v0.2.0...v0.2.1) - 2024-11-30 ### Other - add support for i686 and armv7 targets in CI workflows and configuration ([#69](#69)) </blockquote> </p></details> --- This PR was generated with [release-plz](https://github.com/MarcoIeni/release-plz/). Co-authored-by: rustic-release-plz[bot] <182542030+rustic-release-plz[bot]@users.noreply.github.com>
1 parent 4a1fed5 commit 9bc7315

File tree

3 files changed

+65
-58
lines changed

3 files changed

+65
-58
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44

55
## [unreleased]
66

7+
## [0.2.1](https://github.com/rustic-rs/rustic_scheduler/compare/v0.2.0...v0.2.1) - 2024-11-30
8+
9+
### Other
10+
11+
- add support for i686 and armv7 targets in CI workflows and configuration ([#69](https://github.com/rustic-rs/rustic_scheduler/pull/69))
12+
713
## [0.2.0](https://github.com/rustic-rs/rustic_scheduler/compare/v0.1.2...v0.2.0) - 2024-11-29
814

915
### Fixed

0 commit comments

Comments
 (0)