From d4d1559eead3bc5f97a83a230155f7897a37652c Mon Sep 17 00:00:00 2001
From: hahn <axel.hahn@iml.unibe.ch>
Date: Thu, 21 Jul 2022 17:02:50 +0200
Subject: [PATCH] ad history file

---
 history.md | 27 +++++++++++++++++++++++++++
 1 file changed, 27 insertions(+)
 create mode 100644 history.md

diff --git a/history.md b/history.md
new file mode 100644
index 00000000..1db24cca
--- /dev/null
+++ b/history.md
@@ -0,0 +1,27 @@
+
+# HISTORY
+
+## 2022-08-nn
+
+🔵 ADDED: docker environment to move away from develop environment as a Virtual box installation
+🔵 ADDED: Compatible to PHP 8.1
+🔵 ADDED: plugins for build process; first plugin: compress as tgz
+🔵 ADDED: project groups. A project can set a project group. In the overview page is an additional filter of used groups
+
+🐞 FIX: log filter "all" did not work
+🐞 FIX: inaccessible projects in top menu bar: added scrolling
+
+✅ UPDATE: rename steps in phases "Puppet" --> "Ready" (to install)
+
+- - -
+
+🔵
+🔆 New
+
+✅ Fix
+
+🐞 Bug
+
+🔥 💣 Critical bug
+
+🛡️ Security
\ No newline at end of file
-- 
GitLab