v0.13.17 — sync release (no functional changes; actual fix is autorip hot-plug)
This commit is contained in:
@@ -1,5 +1,13 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 0.13.17 (2026-04-26)
|
||||||
|
|
||||||
|
### Sync release — no functional changes
|
||||||
|
|
||||||
|
Bumped to satisfy the unified-versioning rule. Actual fix is in autorip
|
||||||
|
(hot-plug rescan in the drive poll loop — autorip now picks up
|
||||||
|
unplug/replug events without a container restart).
|
||||||
|
|
||||||
## 0.13.16 (2026-04-26)
|
## 0.13.16 (2026-04-26)
|
||||||
|
|
||||||
### Architecture: single `Progress` trait + `PassProgress` struct
|
### Architecture: single `Progress` trait + `PassProgress` struct
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "libfreemkv"
|
name = "libfreemkv"
|
||||||
version = "0.13.16"
|
version = "0.13.17"
|
||||||
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