diff --git a/NEWS.md b/NEWS.md index e91168c1..e294acb1 100644 --- a/NEWS.md +++ b/NEWS.md @@ -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.