Skip to content

Commit

Permalink
v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
japaric committed Nov 17, 2019
1 parent 04c1529 commit 87794c2
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [v0.1.0] - 2019-02-06
## [v0.1.0] - 2019-11-17

### Added

- support for floats and tuple structs

### Changed

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

- This crate now compiles on stable
- This crate now compiles on stable (MSRV = 1.31)

## v0.0.1

Expand Down

0 comments on commit 87794c2

Please sign in to comment.