From ff4ae243a58370bfcb33464e3f3a1af697492809 Mon Sep 17 00:00:00 2001
From: Jan Wille <jan.wille@stud.hs-hannover.de>
Date: Sun, 24 Oct 2021 20:07:50 +0200
Subject: [PATCH] release Verison 1.2

---
 CHANGELOG.md    | 2 ++
 HsH-classes.dtx | 4 ++--
 README.md       | 4 ++--
 3 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8b41415..60a4764 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
 
 ## [Current]
 
+## [1.2] - 2021-10-24
+
 ### Fixed
 - Issues that came with the Kernel update from 01.06.2021 are fixed (#2, #3, #4)
 - typos
diff --git a/HsH-classes.dtx b/HsH-classes.dtx
index b7d2453..990f768 100644
--- a/HsH-classes.dtx
+++ b/HsH-classes.dtx
@@ -16,13 +16,13 @@
 % \fi
 %
 %<*article|report|standalone>
-\typeout{Adapted from KOMA script for use in Hochschule Hannover <2021-04-21> Jan Wille}
+\typeout{Adapted from KOMA script for use in Hochschule Hannover <2021-10-24> Jan Wille}
 \NeedsTeXFormat{LaTeX2e}
 %
 %<article>\newcommand{\myClassName}{HsH-article}
 %<report>\newcommand{\myClassName}{HsH-report}
 %<standalone>\newcommand{\myClassName}{HsH-standalone}
-\ProvidesClass{\myClassName}[2021/04/21 v1.1 HsH-Class based on KOMA]
+\ProvidesClass{\myClassName}[2021/10/24 v1.2 HsH-Class based on KOMA]
 
 %% commands for HsH-logo
 \newcommand{\HsHlogoPath}{HSH-Logo.pdf}
diff --git a/README.md b/README.md
index d227f05..de13d0d 100644
--- a/README.md
+++ b/README.md
@@ -12,8 +12,8 @@ classes and customize them with specific configurations, presets and provide com
 	HsH-book (planed)
 	HsH-standalone
 
-**Version:** 1.1  
-**Date:** 21.04.2021
+**Version:** 1.2  
+**Date:** 24.10.2021
 
 # Licence
 
-- 
GitLab