summaryrefslogtreecommitdiff
path: root/CHANGELOG.org
blob: 1dbe268298fcd9e3dd297359f70229ae3e84f640 (plain)
1
2
3
4
5
6
7
8
9
10
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