Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
paholg committed Oct 24, 2016
1 parent e149382 commit f530cc6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
This project follows semantic versioning.

### Unpublished
- `[added]` Many derived units added to unit systems.
- `[added]` The derived block of `make_units!` now works. Derived units can also be made
separately, but that is currently a bit cumbersome.
- `[chaned]` ***BREAKING*** Type aliases has been changed. E.g. what used to be `Dim<Meter, T>` is now simply `Meter<T>`.
Expand Down

0 comments on commit f530cc6

Please # to comment.