diff options
-rw-r--r-- | CHANGELOG.org | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.org b/CHANGELOG.org index 732b085..8f4f07d 100644 --- a/CHANGELOG.org +++ b/CHANGELOG.org @@ -1,5 +1,11 @@ * Changelog All notable changes in this project will be shown in this file. +** Unreleased +*** Added + - Added lots more tests for the backend and utilities +*** Fixed + - The UnitDatabase's unit map acted as if it were empty if it had units but no prefixes + - Non-exact LinearUnitValue instances had their value printed as "(", meaning "(5.0 ± 0.1) m" would be printed as "( m" ** v0.3.1 - [2021-08-26 Thu] *** Added - Created a user manual |