summaryrefslogtreecommitdiff
path: root/CHANGELOG.org
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.org')
-rw-r--r--CHANGELOG.org11
1 files changed, 11 insertions, 0 deletions
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