Skip to content

Commit add2cd1

Browse files
chore(release): v4.3.1
Signed-off-by: Soc Virnyl Estela <contact@uncomfyhalomacro.pl>
1 parent e8b84fd commit add2cd1

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 10 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+
## [4.3.1] - 2024-11-17
6+
7+
### Bug Fixes
8+
9+
- Correctly use setup_workdir and custom_root [e8b84fd](https://github.com/openSUSE-Rust/obs-service-cargo/commit/e8b84fdbf36e1e5aec6f2398cd71b674b6f6337a)
10+
511
## [4.3.0] - 2024-11-17
612

713
### Bug Fixes
@@ -19,6 +25,10 @@ All notable changes to this project will be documented in this file.
1925
- Ensure that the additional manifest paths ends with `Cargo.toml` [37a9d48](https://github.com/openSUSE-Rust/obs-service-cargo/commit/37a9d48d0974b1240e086a93ce5cfd31134a706d)
2026
- Parent path of Cargo.toml files are now set as current directory when invoking commands [d3354d8](https://github.com/openSUSE-Rust/obs-service-cargo/commit/d3354d8cc1b806a19a7b6a7dee94754aae913611)
2127

28+
### Miscellaneous Tasks
29+
30+
- V4.3.0 [36a5942](https://github.com/openSUSE-Rust/obs-service-cargo/commit/36a59427cedbeab67f6166e047d0df93919fd5d1)
31+
2232
### Removed
2333

2434
- It's not our bug. using `--target` for multiple triples now removed [8c33c19](https://github.com/openSUSE-Rust/obs-service-cargo/commit/8c33c19572a0977a776c6efda012540cd28609b4)

Cargo.lock

Lines changed: 1 addition & 1 deletion
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
@@ -6,7 +6,7 @@ default-members = ["cargo"]
66
resolver = "2"
77

88
[workspace.package]
9-
version = "4.3.0"
9+
version = "4.3.1"
1010
description = "OBS Source Service and utilities for Rust software packaging."
1111
authors = [
1212
"Soc Virnyl Estela <socvirnyl.estela@uncomfyhalomacro.pl>",

0 commit comments

Comments
 (0)