summaryrefslogtreecommitdiff
path: root/CHANGELOG.org
diff options
context:
space:
mode:
authorAdrien Hopkins <ahopk127@my.yorku.ca>2022-04-18 17:41:43 -0500
committerAdrien Hopkins <ahopk127@my.yorku.ca>2022-04-18 17:41:43 -0500
commit40f7b6e806140fc2fc741c63c71f5ce97b4bd1d2 (patch)
treee43ce4a066da9714da5d7274a443e98b818e73a5 /CHANGELOG.org
parentf0541a955b6e4b12d808cffec0874f50a004e8b9 (diff)
Implemented one-way conversion, duplicate prefixes can now be hidden
Diffstat (limited to 'CHANGELOG.org')
-rw-r--r--CHANGELOG.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.org b/CHANGELOG.org
index c164d1f..509553b 100644
--- a/CHANGELOG.org
+++ b/CHANGELOG.org
@@ -12,6 +12,7 @@
- The toString method of the common unit classes is now simpler. Alternate toString functions that describe the full unit are provided.
- UncertainDouble and LinearUnitValue accept a RoundingMode in their complicated toString functions.
- Rounding rules are now in their own classes
+ - The "Show Duplicates" setting now affects the prefix viewer in addition to units
- Tweaked the look of the unit and expression conversion sections of the view
** v0.3.2 - [2021-12-02 Thu]
*** Added