Skip to content
This repository was archived by the owner on Jan 11, 2026. It is now read-only.

Commit 18b55f7

Browse files
author
Flix
committed
Release update
1 parent 6ceae61 commit 18b55f7

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.2.0] - 2025-11-05
6+
7+
- **breaking**: Updated heapless
8+
59
## [0.1.1] - 2024-11-06
610

711
### 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
@@ -12,7 +12,7 @@ name = "serde-brief"
1212
readme = "README.md"
1313
repository = "https://github.com/FlixCoder/serde-brief"
1414
rust-version = "1.85"
15-
version = "0.1.1"
15+
version = "0.2.0"
1616

1717
[features]
1818
default = []

0 commit comments

Comments
 (0)