v0.13.8: version sync
This commit is contained in:
@@ -1,5 +1,13 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 0.13.8 (2026-04-25)
|
||||||
|
|
||||||
|
### Version sync — no functional changes
|
||||||
|
|
||||||
|
Sync bump for the ecosystem. 0.13.8 carries autorip-side fixes:
|
||||||
|
post-stop "error" leak (halt-aware Err handling in Pass 1/2+),
|
||||||
|
60 s drain timeout, and a structural spawn_rip_thread helper.
|
||||||
|
|
||||||
## 0.13.7 (2026-04-25)
|
## 0.13.7 (2026-04-25)
|
||||||
|
|
||||||
### Version sync — no functional changes
|
### Version sync — no functional changes
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "libfreemkv"
|
name = "libfreemkv"
|
||||||
version = "0.13.7"
|
version = "0.13.8"
|
||||||
edition = "2024"
|
edition = "2024"
|
||||||
rust-version = "1.86"
|
rust-version = "1.86"
|
||||||
license = "AGPL-3.0-only"
|
license = "AGPL-3.0-only"
|
||||||
|
|||||||
Reference in New Issue
Block a user