From a292f838fe44f4ad8d3da134f6079e7e960f27f3 Mon Sep 17 00:00:00 2001 From: Kevin Yu Date: Tue, 22 Oct 2024 13:09:39 -0700 Subject: [PATCH] fix changelog (#95208) --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b0dadd068f..f52b01896b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,8 +35,9 @@ - **ElasticSearch:** Fix errorsource in newInstanceSettings [#93859](https://github.com/grafana/grafana/pull/93859), [@iwysiu](https://github.com/iwysiu) - **Reporting:** Fix reports on multi-org instance (Enterprise) - **SubMenu:** Fix expanding sub menu items on touch devices [#93208](https://github.com/grafana/grafana/pull/93208), [@yincongcyincong](https://github.com/yincongcyincong) - - + + + # 11.2.2 (2024-10-01)