From d85add8d154dd3c60732eed5640f8e4d5c4c8370 Mon Sep 17 00:00:00 2001 From: Bas van Driel Date: Wed, 12 Jul 2017 15:49:58 +0200 Subject: [PATCH] Added changelog for 1.0 --- CHANGELOG-1.0.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 CHANGELOG-1.0.md diff --git a/CHANGELOG-1.0.md b/CHANGELOG-1.0.md new file mode 100644 index 0000000..56305bd --- /dev/null +++ b/CHANGELOG-1.0.md @@ -0,0 +1,9 @@ +# Changes in application-development-directory setup 1.0 +All notable changes of the application-development-directory 1.0 release series are documented in this file using the [Keep a CHANGELOG](http://keepachangelog.com/) principles. + +## 1.0 - July 12, 2017 +- Added functionality to change the installation directory for the directory structure. +- Added functionality to create the `Web_development`, `Desktop_application_development`, `Mobile_application_development`, `Other_application_development` folders inside the installation directory. +- Added functionality to create the `Exercise`, `Scrapboard`, `Other_stuff`, `Archive` folders inside the base folders. +- Added functionality to create specific project folders inside the base folder. +- Added functionality to create specific folders inside the `Archive` folder.