summaryrefslogtreecommitdiff
path: root/CHANGELOG.org
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.org')
-rw-r--r--CHANGELOG.org4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.org b/CHANGELOG.org
index f72e01a..5fb3641 100644
--- a/CHANGELOG.org
+++ b/CHANGELOG.org
@@ -1,8 +1,12 @@
* Changelog
All notable changes in this project will be shown in this file.
** Unreleased
+*** 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"
+ - Tweaked the README, removing content that belongs in the new user manual
** v0.3.0 - [2021-06-12 Sat]
*** Added
- Added a simple unit conversion method to the Unit interface