From 01e1040d5baa63e26f8acd8534c3b5f8e648874e Mon Sep 17 00:00:00 2001 From: Mateusz Pusz Date: Tue, 8 Sep 2020 18:43:19 +0200 Subject: [PATCH] docs: CHANGELOG updated --- docs/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 2a47137f..b427a14b 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -17,6 +17,7 @@ - `ratio` changed to the NTTP kind - `exp` and `Exp` renamed to `exponent` and `Exponent` - Added support for `exp()` mathematical support + - Dimensionless quantities redesigned to be of `quantity` type - **0.5.0 May 17, 2020** - Major refactoring and rewrite of the library