From 1540f4bcd9bf01554c8b962753a32c8a7f47b103 Mon Sep 17 00:00:00 2001 From: Mateusz Pusz Date: Sun, 17 Nov 2019 07:40:02 +0100 Subject: [PATCH] 0.4.0 released --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2331c6c..da45f8f0 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,7 @@ NOTE: This library as of now compiles correctly only with gcc-9.1 and newer. ## Release notes -- 0.4.0 ??? +- 0.4.0 Nov 17, 2019 - Support for derived dimensions in `exp` added - Added `pow()` and `sqrt()` operations on quantities - `units` removed from a `std::experimental` namespace