diff options
author | Adrien Hopkins <ahopk127@my.yorku.ca> | 2021-10-07 16:24:43 -0500 |
---|---|---|
committer | Adrien Hopkins <ahopk127@my.yorku.ca> | 2021-10-07 16:24:43 -0500 |
commit | b435158e53b55ddb455a39f5545f582393007c9b (patch) | |
tree | 20ebca6e8eed7b82e4bd1c42f09044329f094def | |
parent | b4fd2b39e85e2a086e65555ad7c45244bec8ae37 (diff) |
Updated changelog
-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 |