summaryrefslogtreecommitdiff
path: root/CHANGELOG.org
diff options
context:
space:
mode:
authorAdrien Hopkins <adrien.p.hopkins@gmail.com>2019-03-14 18:07:12 -0400
committerAdrien Hopkins <adrien.p.hopkins@gmail.com>2019-03-14 18:07:12 -0400
commit5c4cd6d206e195d0c5efce747e8670f8e77cb59c (patch)
treea80cee9ebad5f29b3d9263cfb7c0969883775d2f /CHANGELOG.org
parentf21b9678ddc7bb6b59f0f076bb978a6993890548 (diff)
Added unit dimensions to the unit database.
Diffstat (limited to 'CHANGELOG.org')
-rw-r--r--CHANGELOG.org4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.org b/CHANGELOG.org
index 1dbe268..280ceb3 100644
--- a/CHANGELOG.org
+++ b/CHANGELOG.org
@@ -1,6 +1,10 @@
* Changelog
All notable changes in this project will be shown in this file.
+** Unreleased
+*** Added
+ - GUI for a selection-based unit converter
+ - The UnitDatabase now stores dimensions.
** v0.1.0
NOTE: At this stage, the API is subject to significant change.
*** Added