From 869a1f73e80de21997b8c2aec5048498b8abf8e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Denny=20Korsuk=C3=A9witz?= Date: Tue, 15 Jun 2021 14:52:53 +0200 Subject: [PATCH] Added changes. --- CHANGES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index bee887cf83c..06e5ff35e88 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,4 +1,6 @@ # 6.1.1 2021-xx-xx + - 2021-06-15 Use ticket title as the default appointment title (#90). Thanks to Renée Bäcker (@reneeb). [#90](https://github.com/znuny/Znuny/pull/90) + - 2021-06-15 Column list validation before saving agent preferences (#84). Thanks to Paweł Bogusławski (@pboguslawski). [#84](https://github.com/znuny/Znuny/pull/84) # 6.0.35 2021-06-02 - 2021-05-28 Improved StorageSwitch command to be more flexible (#27). Thanks to Renée Bäcker (@reneeb). [#27](https://github.com/znuny/Znuny/pull/27)