v0.25.4: sync to autorip 0.25.4

This commit is contained in:
2026-05-19 17:44:23 -07:00
parent 3dc33566fd
commit 1d1fe461ef
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -1,5 +1,13 @@
# Changelog
## 0.25.4 (2026-05-20)
### Changed
- Synchronized to autorip 0.25.4 release. No behavioural changes
in the library — the v0.25.4 release ships the autorip-side
in-container NFS mount option.
## 0.25.3 (2026-05-19)
### Changed
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "libfreemkv"
version = "0.25.3"
version = "0.25.4"
edition = "2024"
rust-version = "1.86"
license = "AGPL-3.0-only"