diff options
author | Adrien Hopkins <ahopk127@my.yorku.ca> | 2021-12-02 16:46:15 -0500 |
---|---|---|
committer | Adrien Hopkins <ahopk127@my.yorku.ca> | 2021-12-02 16:46:15 -0500 |
commit | 345fa45ae562e4699cc9c2e039dc82c7a66b0451 (patch) | |
tree | 970052482622edd7e7fa950dfcee66b165818a4f /CHANGELOG.org | |
parent | 54e481cdb7115b236bcddb86b785d88dcc757c39 (diff) | |
parent | 8ea77520ce58e948eeffc4c2e8c25c69e88ed00a (diff) |
Merge branch 'testing-upgrades' into develop
Diffstat (limited to 'CHANGELOG.org')
-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 |