diff --git a/README.md b/README.md index 11df05a6..f0f6a56f 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,8 @@ NOTE: This library as of now compiles correctly only with gcc-9.1 and newer. ## Release notes - 0.4.0 ??? + - Support for derived dimensions in `exp` added + - Added `pow()` and `sqrt()` operations on quantities - `units` removed from a `std::experimental` namespace - 0.3.1 Sep 18, 2019