diff options
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 1a49709..6c78f27 100644 --- a/CHANGELOG.org +++ b/CHANGELOG.org @@ -7,6 +7,7 @@ All notable changes in this project will be shown in this file. - Added a static factory to create nonlinear units to the Unit interface *** Changed - You can now use tabs or spaces to separate unit names and their definitions in unit files. + - Unit Converter no longer uses Maven. ** v0.2.0 - [2019-04-14] *** Added - A selection-based unit converter which allows you to select two units, input a value, and convert. |