summaryrefslogtreecommitdiff
path: root/CHANGELOG.org
diff options
context:
space:
mode:
authorAdrien Hopkins <ahopk127@my.yorku.ca>2021-12-02 16:55:05 -0500
committerAdrien Hopkins <ahopk127@my.yorku.ca>2021-12-02 16:55:05 -0500
commitcc79db65bc347c50267d0a719278ef1d90cf6b1a (patch)
tree65717e8d7e75247ced380a72842c50b94fc61a0e /CHANGELOG.org
parentc4ae6887c32ee8d2e9e8853ffd12721d4db2fd3b (diff)
parent9c30c3ad4d4658964e2bb2bb5be6c2eebbfbe8af (diff)
Merge branch 'release-0.3.2'
Diffstat (limited to 'CHANGELOG.org')
-rw-r--r--CHANGELOG.org6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.org b/CHANGELOG.org
index 732b085..5630737 100644
--- a/CHANGELOG.org
+++ b/CHANGELOG.org
@@ -1,5 +1,11 @@
* Changelog
All notable changes in this project will be shown in this file.
+** v0.3.2 - [2021-12-02 Thu]
+*** 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