summaryrefslogtreecommitdiff
path: root/CHANGELOG.org
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.org')
-rw-r--r--CHANGELOG.org3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.org b/CHANGELOG.org
index 78bb9a1..0798904 100644
--- a/CHANGELOG.org
+++ b/CHANGELOG.org
@@ -5,7 +5,10 @@ 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.
+- *Added the ability to change the language of 7Units's UI.*
+ This does not affect the names of units, prefixes and dimensions.
- Added more information to the loading-success message, and added it to the about tab.
+- Added the ability to not use the default data files.
*** Changed
- *Errors in unit/dimension files are shown in popups, rather than crashing the program.*
*** Fixed