Skip to content

Commit b75683c

Browse files
chore: release v0.7.9 (#242)
Co-authored-by: 5422m4n-bot[bot] <203366424+5422m4n-bot[bot]@users.noreply.github.com>
1 parent a6b2eea commit b75683c

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.7.9](https://github.com/sassman/t-rec-rs/compare/v0.7.8...v0.7.9) - 2025-03-15
10+
11+
### Other
12+
13+
- *(deps)* bump tempfile from 3.17.1 to 3.18.0 ([#239](https://github.com/sassman/t-rec-rs/pull/239))
14+
- *(deps)* bump anyhow from 1.0.96 to 1.0.97 ([#240](https://github.com/sassman/t-rec-rs/pull/240))
15+
- *(deps)* bump log from 0.4.25 to 0.4.26 ([#234](https://github.com/sassman/t-rec-rs/pull/234))
16+
- *(deps)* bump anyhow from 1.0.95 to 1.0.96 ([#235](https://github.com/sassman/t-rec-rs/pull/235))
17+
- *(deps)* bump tempfile from 3.15.0 to 3.17.1 ([#237](https://github.com/sassman/t-rec-rs/pull/237))
18+
919
## [0.7.8](https://github.com/sassman/t-rec-rs/compare/v0.7.7...v0.7.8) - 2025-01-14
1020

1121
### Added

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "t-rec"
3-
version = "0.7.8"
3+
version = "0.7.9"
44
authors = ["Sven Kanoldt <sven@d34dl0ck.me>"]
55
edition = "2018"
66
license = "GPL-3.0-only"

0 commit comments

Comments
 (0)