Skip to content

Commit ee85dc0

Browse files
committed
Set crate version to 0.7.1 and update changelog
1 parent ce5d28d commit ee85dc0

2 files changed

Lines changed: 7 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,14 @@ All notable changes to this project will be documented in this file.
55

66
### Changed
77

8+
## [0.7.1] - 2025-09-17
9+
### Changed
10+
- FreeBSD-specific fixes for 2024 edition update.
11+
812
## [0.7.0] - 2025-09-17
913
### Changed
10-
- Update Rust edition to 2024
11-
- Update thiserror to ^2.0
14+
- Update Rust edition to 2024.
15+
- Update thiserror to ^2.0.
1216

1317
## [0.6.0] - 2024-09-10
1418
### Changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sysctl"
3-
version = "0.7.0"
3+
version = "0.7.1"
44
edition = "2024"
55
authors = [
66
"Johannes Lundberg <johalun0@gmail.com>",

0 commit comments

Comments
 (0)