diff options
author | Adrien Hopkins <adrien.p.hopkins@gmail.com> | 2019-03-14 18:07:12 -0400 |
---|---|---|
committer | Adrien Hopkins <adrien.p.hopkins@gmail.com> | 2019-03-14 18:07:12 -0400 |
commit | 5c4cd6d206e195d0c5efce747e8670f8e77cb59c (patch) | |
tree | a80cee9ebad5f29b3d9263cfb7c0969883775d2f /CHANGELOG.org | |
parent | f21b9678ddc7bb6b59f0f076bb978a6993890548 (diff) |
Added unit dimensions to the unit database.
Diffstat (limited to 'CHANGELOG.org')
-rw-r--r-- | CHANGELOG.org | 4 |
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 |