From 4d0afc2df9f2f711c1d58f6224aa07485f49a5da Mon Sep 17 00:00:00 2001 From: Mateusz Pusz Date: Wed, 19 Feb 2020 11:01:36 +0100 Subject: [PATCH] Release notes updated --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e09d4aba..7b15d022 100644 --- a/README.md +++ b/README.md @@ -204,6 +204,7 @@ 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 + - `q_` prefix applied to all the UDLs - 0.4.0 Nov 17, 2019 - Support for derived dimensions in `exp` added