Skip to content

Commit 0c93afb

Browse files
jhbruhneldruin
authored andcommitted
Add change entry to changelog about no_std/std feature
1 parent 965cf48 commit 0c93afb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
### Changed
10+
11+
- Replaced the `no_std` feature with an additive `std` feature, fixing problems with serde serialization on `no_std` targets.
12+
913
## [0.10.4]
1014

1115
### Added

0 commit comments

Comments
 (0)