diff options
author | Adrien Hopkins <adrien.p.hopkins@gmail.com> | 2024-08-22 12:19:30 -0500 |
---|---|---|
committer | Adrien Hopkins <adrien.p.hopkins@gmail.com> | 2024-08-22 12:19:30 -0500 |
commit | b0242b898653f2dc23f2187deec9db0bb652751d (patch) | |
tree | 6fc4b19b0f514e34235dbc9963ad78ddbb987b6b /CHANGELOG.org | |
parent | 6feabb35336fa3ca1faaff203f50086dc018b5ce (diff) |
Add loading counts to About tab
Diffstat (limited to 'CHANGELOG.org')
-rw-r--r-- | CHANGELOG.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.org b/CHANGELOG.org index 344b4a0..78bb9a1 100644 --- a/CHANGELOG.org +++ b/CHANGELOG.org @@ -5,7 +5,7 @@ All notable changes in this project will be shown in this file. - *Allowed conversion to a sum of units (e.g. 4/3 ft \rightarrow 1 ft + 4 in).* - *Allowed exponents on units to be non-integer numbers.* The resulting exponents are rounded to the nearest integer, and the user is warned if this rounding changes the value by more than normal floating-point error. -- Add more information to the loading-success message. +- Added more information to the loading-success message, and added it to the about tab. *** Changed - *Errors in unit/dimension files are shown in popups, rather than crashing the program.* *** Fixed |