v0.25.6: sync to autorip 0.25.6 (image diet)

This commit is contained in:
2026-05-19 18:17:10 -07:00
parent 77bf862a40
commit d9a0ae916b
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -1,5 +1,11 @@
# Changelog # Changelog
## 0.25.6 (2026-05-20)
### Changed
- Synchronized to autorip 0.25.6 release. No behavioural changes.
## 0.25.5 (2026-05-20) ## 0.25.5 (2026-05-20)
### Changed ### Changed
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "libfreemkv" name = "libfreemkv"
version = "0.25.5" version = "0.25.6"
edition = "2024" edition = "2024"
rust-version = "1.86" rust-version = "1.86"
license = "AGPL-3.0-only" license = "AGPL-3.0-only"