Skip to content

Commit

Permalink
chore(release): v4.5.0
Browse files Browse the repository at this point in the history
Signed-off-by: Soc Virnyl Estela <contact@uncomfyhalomacro.pl>
  • Loading branch information
uncomfyhalomacro committed Jan 30, 2025
1 parent 92ed03e commit fa09f56
Show file tree
Hide file tree
Showing 3 changed files with 84 additions and 28 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,38 @@

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

## [4.5.0] - 2025-01-30

### Bug Fixes

- Missing last double quote now added. [195e00a](https://github.com/openSUSE-Rust/obs-service-cargo/commit/195e00aa011c5e422c693ffe24da9ee3a2c64054)

### Continuous Integrations

- Install rust with \`rustup show\` command [b7afcc6](https://github.com/openSUSE-Rust/obs-service-cargo/commit/b7afcc631019cf9d4dc5fac4e4eb536fde141582)

### Other

- Add most used components for rust development [ed163f0](https://github.com/openSUSE-Rust/obs-service-cargo/commit/ed163f00b53da431e4d10f840af1183aaa87cf4c)

### Security

- Update gix-worktree-state to 0.17.0 [1fda083](https://github.com/openSUSE-Rust/obs-service-cargo/commit/1fda08353f006c8f109d8673d25ffe0ff446e118)

### Testing

- Update sources for roast. [92ed03e](https://github.com/openSUSE-Rust/obs-service-cargo/commit/92ed03e61301f922ccaad933e714bb9b88575693)

## [4.4.1] - 2024-12-20

### Bug Fixes

- Avoid infinite recursion causing stack overflow [411432a](https://github.com/openSUSE-Rust/obs-service-cargo/commit/411432ae8efc9e900720027523f5e05c3674bd74)

### Miscellaneous Tasks

- V4.4.1 [a3c37da](https://github.com/openSUSE-Rust/obs-service-cargo/commit/a3c37da9ebdb588046680e914a79b6ef90024d7c)

### Testing

- Add just to the test vendored files [9b8a085](https://github.com/openSUSE-Rust/obs-service-cargo/commit/9b8a085ad6c72152aef48cba2f15282cfd23f580)
Expand Down
84 changes: 57 additions & 27 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ default-members = ["cargo"]
resolver = "2"

[workspace.package]
version = "4.4.1"
version = "4.5.0"
description = "OBS Source Service and utilities for Rust software packaging."
authors = [
"Soc Virnyl Estela <socvirnyl.estela@uncomfyhalomacro.pl>",
Expand Down

0 comments on commit fa09f56

Please sign in to comment.