From 7efd815fe581390f2edefd696ea2cedcfb6cd323 Mon Sep 17 00:00:00 2001 From: Mateusz Pusz Date: Wed, 19 Feb 2020 11:02:45 +0100 Subject: [PATCH] Release notes updated again --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7b15d022..2e4477ac 100644 --- a/README.md +++ b/README.md @@ -204,6 +204,8 @@ NOTE: This library as of now compiles correctly only with gcc-9.1 and newer. - Added official data information system support - Repository file tree cleanup - `ratio` refactored to contain `Exp` template parameter + - linear algebra from `std::experimental::math` support added + - SI fundamental constants added - `q_` prefix applied to all the UDLs - 0.4.0 Nov 17, 2019