Skip to content

Commit 87794c2

Browse files
committed
v0.1.0
1 parent 04c1529 commit 87794c2

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## [Unreleased]
99

10-
## [v0.1.0] - 2019-02-06
10+
## [v0.1.0] - 2019-11-17
11+
12+
### Added
13+
14+
- support for floats and tuple structs
1115

1216
### Changed
1317

14-
- [breaking-change] The `heapless` dependency has been bumped to v0.4.0
18+
- [breaking-change] The `heapless` dependency has been bumped to v0.5.0
1519

16-
- This crate now compiles on stable
20+
- This crate now compiles on stable (MSRV = 1.31)
1721

1822
## v0.0.1
1923

0 commit comments

Comments
 (0)