From 7c69d4520dc9f12a607358537284c300aeeeccf4 Mon Sep 17 00:00:00 2001
From: Jan Wille <jan.wille@stud.hs-hannover.de>
Date: Wed, 21 Apr 2021 16:18:08 +0200
Subject: [PATCH] added changelog

---
 CHANGELOG.md | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 CHANGELOG.md

diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000..33ddeab
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,16 @@
+# Change Log
+All notable changes to this project will be documented in this file.
+
+
+## [V 1.0] - 2021-03-31
+Initial Version. Official first release
+### Added
+ - HsH-article class
+ - HsH-report class
+ - HsH-standalone class
+ - config.tex file
+ - personal.tex file
+ - folder structure, with readme files for every folder
+ - empty project file
+ - makefile
+ - example on the example branche
\ No newline at end of file
-- 
GitLab