Skip to content

Commit cb2febb

Browse files
chore: release v0.4.4 (#74)
## πŸ€– New release * `rustic_server`: 0.4.3 -> 0.4.4 (βœ“ API compatible changes) <details><summary><i><b>Changelog</b></i></summary><p> <blockquote> ## [0.4.4](v0.4.3...v0.4.4) - 2024-11-29 ### Other - add targets ([#72](#72)) </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 db98910 commit cb2febb

File tree

3 files changed

+38
-39
lines changed

3 files changed

+38
-39
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.4.4](https://github.com/rustic-rs/rustic_server/compare/v0.4.3...v0.4.4) - 2024-11-29
6+
7+
### Other
8+
9+
- add targets ([#72](https://github.com/rustic-rs/rustic_server/pull/72))
10+
511
## [0.4.3](https://github.com/rustic-rs/rustic_server/compare/v0.4.2...v0.4.3) - 2024-11-27
612

713
### Added

β€ŽCargo.lockβ€Ž

Lines changed: 31 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€ŽCargo.tomlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rustic_server"
3-
version = "0.4.3"
3+
version = "0.4.4"
44
authors = ["the rustic-rs team"]
55
categories = ["command-line-utilities"]
66
edition = "2021"

0 commit comments

Comments
Β (0)