From 5358e7f04c3d33a17ff84f6c274c521c8f0dd4c9 Mon Sep 17 00:00:00 2001 From: Adrien Hopkins Date: Sat, 26 Jan 2019 13:35:19 -0500 Subject: Added a changelog and changed the tests. --- CHANGELOG.org | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 CHANGELOG.org (limited to 'CHANGELOG.org') diff --git a/CHANGELOG.org b/CHANGELOG.org new file mode 100644 index 0000000..1dbe268 --- /dev/null +++ b/CHANGELOG.org @@ -0,0 +1,11 @@ +* Changelog +All notable changes in this project will be shown in this file. + +** v0.1.0 +NOTE: At this stage, the API is subject to significant change. +*** Added + - Unit interface, implemented and supporting classes + - UnitPrefix interface, implemented and supporting classes + - UnitDimension and supporting classes + - UnitDatabase to store and parse units + - A GUI for unit conversion -- cgit v1.2.3