Skip to content

Commit c36683e

Browse files
authored
chore: release v0.2.1
1 parent acdb0d6 commit c36683e

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project are documented here. The format follows
44
[Keep a Changelog](https://keepachangelog.com/en/1.1.0/); this project adheres to
55
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [0.2.1](https://github.com/SecurityRonin/blob-decoder/compare/blob-decoder-v0.2.0...blob-decoder-v0.2.1) - 2026-08-07
8+
9+
### Fixed
10+
11+
- *(supply-chain)* trust protobuf-forensic-core as ours instead of exempting it
12+
713
## [0.2.0](https://github.com/SecurityRonin/blob-decoder/compare/blob-decoder-v0.1.1...blob-decoder-v0.2.0) - 2026-07-29
814

915
### Added

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "blob-decoder"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
edition = "2021"
55
rust-version = "1.88.0"
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)