From 5988e102e58d989d83888e6b76648f95b98a4d72 Mon Sep 17 00:00:00 2001 From: Albert Hui Date: Thu, 6 Aug 2026 17:42:35 +0800 Subject: [PATCH] chore: release v0.3.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c6dd0f..c722a09 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,13 @@ All notable changes to this project are documented here. The format is based on ## [Unreleased] +## [0.3.1](https://github.com/SecurityRonin/usb-forensic/compare/usb-forensic-v0.3.0...usb-forensic-v0.3.1) - 2026-08-06 + +### Fixed + +- *(supply-chain)* allow the bzip2-1.0.6 licence the 7z decode path needs +- *(deps)* widen disk-forensic 0.9 -> 0.11, clearing the vulnerable lru + ## [0.3.0](https://github.com/SecurityRonin/usb-forensic/compare/usb-forensic-v0.2.0...usb-forensic-v0.3.0) - 2026-08-04 ### Added