From 0986ea7d12363225683fff801047188cf7cb78eb Mon Sep 17 00:00:00 2001 From: Adrien Hopkins Date: Sat, 23 Mar 2024 15:44:32 -0500 Subject: Update documentation and version# (0.5.0a2) --- CHANGELOG.org | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'CHANGELOG.org') diff --git a/CHANGELOG.org b/CHANGELOG.org index 7318861..f252799 100644 --- a/CHANGELOG.org +++ b/CHANGELOG.org @@ -1,10 +1,16 @@ * Changelog All notable changes in this project will be shown in this file. ** Unreleased +*** Added +- *Added specifications for all types data files used by 7Units.* *** Changed - Configuration file is now located at a standard location in the system, instead of being in the project directory. - Simplified some setting values in the config file -** v0.4.1 - [2023-04-15] +- Made the various data files more consistent with each other: + - Addition and subtraction may be used in prefix expressions. + - Exponentation works for all bases in dimension expressions. + - All types of config files support comments. +** v0.4.1 - [2023-04-15 Sat] *** Fixed - Upgrade Gradle from 6.3 to 8.1 to support users of new Java versions (though 7Units still uses Java 11, the old Gradle distribution would fail if compiled with a newer version of Java) -- cgit v1.2.3