From 58a511a8828b90868c74d2f396842ae3b393c165 Mon Sep 17 00:00:00 2001 From: Akshay Kumar Date: Tue, 13 Sep 2022 14:36:28 +0530 Subject: [PATCH] Update CHANGELOG-1.1.md --- CHANGELOG-1.1.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG-1.1.md b/CHANGELOG-1.1.md index 4c56baa48..54902010f 100644 --- a/CHANGELOG-1.1.md +++ b/CHANGELOG-1.1.md @@ -3,7 +3,8 @@ CHANGELOG for 1.1.x This changelog references any relevant changes introduced in 1.1 minor versions. -* 1.1.x +* 1.1.1 (2022-09-13) + * Bug #584: Fix sidebar from flickering during page reload & resize (vipin-shrivastava) * PR #576: Entity reference updates; Enable locale change; Set global timeformat; attachment is not going within ticket assign email workflow, sidebar flicker issue (vipin-shrivastava) * Bug #569: Wrong saved replies pagination results (papnoisanjeev) * PR #566: List ticket types in alphabetical order and display ticket type name instead of description (papnoisanjeev)