diff options
Diffstat (limited to 'CHANGELOG.org')
-rw-r--r-- | CHANGELOG.org | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.org b/CHANGELOG.org index 5fb3641..732b085 100644 --- a/CHANGELOG.org +++ b/CHANGELOG.org @@ -1,12 +1,14 @@ * Changelog All notable changes in this project will be shown in this file. -** Unreleased +** v0.3.1 - [2021-08-26 Thu] *** Added - Created a user manual - Create a design document (a document detailing the program's design for programmer use) *** Changed - Changed the name of the project from "Unit Converter" to "7Units" + - Changed the main package from ~unitConverter~ to ~sevenUnits~ - Tweaked the README, removing content that belongs in the new user manual + - Renamed ~SI~ to ~Metric~ ** v0.3.0 - [2021-06-12 Sat] *** Added - Added a simple unit conversion method to the Unit interface |