Skip to content

Commit

Permalink
Update NEWS.md [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
ajkeller34 committed Nov 15, 2018
1 parent c76f881 commit f888302
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
- v0.13.0
- Implement affine quantities for better temperature handling.
- Implement affine quantities for better temperature handling (#177, #182).
- Rename `°Ra` to `Ra` to emphasize that it is an absolute scale.
- Fix some precompilation issues (#161).
- Add `Velocity`, `Acceleration`, `Density` derived dimensions (#187).
- Days display as `d` now (#184).
- Type signature of `Quantity`s has been simplified. Helps with reading error messages (#183).
- Support `isequal` with `NaN` quantities (#172).
- v0.12.0
- Bug fixes.
- Support carrier-to-noise-density ratio (C/N0) in dB-Hz.
Expand Down

0 comments on commit f888302

Please sign in to comment.