diff options
author | Adrien Hopkins <ahopk127@my.yorku.ca> | 2022-07-17 16:16:56 -0500 |
---|---|---|
committer | Adrien Hopkins <ahopk127@my.yorku.ca> | 2022-07-17 16:16:56 -0500 |
commit | a6ba3bcae1e7530ef14b8eea3fcd1f4629ba03b8 (patch) | |
tree | 0ee9c844d6458c13310bc644f49b1021219e6531 /CHANGELOG.org | |
parent | f31efa6a6c58188d5637ab69950227a6ba92530b (diff) |
All dimension names are now in title case
Diffstat (limited to 'CHANGELOG.org')
-rw-r--r-- | CHANGELOG.org | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.org b/CHANGELOG.org index da11d45..90f6cfa 100644 --- a/CHANGELOG.org +++ b/CHANGELOG.org @@ -15,6 +15,7 @@ - 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 + - Default dimension names are in title case, not uppercase. ** v0.3.2 - [2021-12-02 Thu] *** Added - Added lots more tests for the backend and utilities |