Skip to content

Commit

Permalink
Add release notes for #26.
Browse files Browse the repository at this point in the history
  • Loading branch information
iliekturtles committed Dec 26, 2017
1 parent d7bfd33 commit 641ebe5
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,12 @@
### Fixed
### Security
-->
## [Unreleased]

## [v0.16.0] - 2017-12-21
### Added
* [#26](https://github.com/iliekturtles/uom/issues/26) Implement `num::Zero`.

## [v0.16.0] — 2017-12-21
This release contains significant changes in order to support underlying storage types that
implement the `Num` trait beyond `f32` and `f64`. Many changes are breaking: marker traits are
simplified and fewer macros are exported. New storage types are not enabled by default and can be
Expand Down

0 comments on commit 641ebe5

Please sign in to comment.