Skip to content

Commit fe65b6d

Browse files
Bump ic-certified-map to '0.4.1'. (#660)
1 parent 0e2291d commit fe65b6d

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

library/ic-certified-map/CHANGELOG.md

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

77
## Unreleased
88

9+
## [0.4.1] - 2025-09-05
10+
911
### Added
10-
- Implement CandidType, Serialize, and Deserialize for the RbTree.
11-
- Implement Deserialize for the HashTree.
12+
- Implement `CandidType`, `Serialize`, and `Deserialize` for the `RbTree`.
13+
- Implement `Deserialize` for the `HashTree`.
1214

1315
## [0.4.0] - 2023-07-13
1416

library/ic-certified-map/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ic-certified-map"
3-
version = "0.4.0"
3+
version = "0.4.1"
44
authors.workspace = true
55
edition.workspace = true
66
license.workspace = true

0 commit comments

Comments
 (0)