Skip to content

Commit 718a25f

Browse files
chore(release): v0.2.10
1 parent eab82cd commit 718a25f

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
9+
## [0.2.10] - 2026-04-23
10+
11+
### 🚀 Features
12+
13+
- *(read)* Add --raw-bytes option to emit original packet bytes
14+
15+
### ⚙️ Miscellaneous Tasks
16+
17+
- *(release)* Surface dependency bumps in release PR changelog
918
## [0.2.8] - 2026-04-15
1019

1120
### 📚 Documentation

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 = "dsct"
3-
version = "0.2.9"
3+
version = "0.2.10"
44
edition = "2024"
55
license = "MIT OR Apache-2.0"
66
rust-version = "1.88"

0 commit comments

Comments
 (0)