Skip to content

Commit 502be75

Browse files
committed
Dump version 0.12.2
1 parent f4547ff commit 502be75

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515

1616
### Fixed
1717

18+
## [0.12.2] - 2026-05-25
19+
20+
- irc: Change the IrcItem trait to support custom container, backward compatible with default param
21+
1822
## [0.12.1] - 2026-05-22
1923

2024
### Added

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "embed-collections"
3-
version = "0.12.1"
3+
version = "0.12.2"
44
edition = "2024"
55
license = "MIT OR Apache-2.0"
66
description = "A collection of memory efficient and intrusive data structures"

0 commit comments

Comments
 (0)