Release v0.4.2

This commit is contained in:
Tiffany Bennett 2017-05-31 19:43:39 -07:00
parent a72e6b751e
commit afef1469d2
2 changed files with 4 additions and 1 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "rink"
version = "0.4.1"
version = "0.4.2"
authors = ["Tiffany Bennett <tiffany@stormbit.net>"]
description = "Unit conversion tool and library, similar to frink"
homepage = "https://github.com/tiffany352/rink-rs"

View file

@ -88,6 +88,9 @@ the MPL, including larger works with secondary licenses.
## Changelog
### 0.4.2
- Add support for CRLF definitions.units, fixing 0.4.1 being broken
### 0.4.1
- Add unit categories
- Add `speed of light`