From 59edf50c02ace067f4b5a5d2b19e8b6736009338 Mon Sep 17 00:00:00 2001 From: Akshay Joshi Date: Tue, 14 Mar 2023 13:50:00 +0530 Subject: [PATCH] Update release note --- docs/en_US/release_notes_7_0.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/en_US/release_notes_7_0.rst b/docs/en_US/release_notes_7_0.rst index e5ab5a824..aeaa23dc5 100644 --- a/docs/en_US/release_notes_7_0.rst +++ b/docs/en_US/release_notes_7_0.rst @@ -39,3 +39,5 @@ Bug fixes | `Issue #5874 `_ - Make "using" and "with check" fields a textarea in the RLS policy. | `Issue #5901 `_ - Update SQLAlchemy, Flask, Flask-SQLAlchemy, and other packages to current versions. | `Issue #5904 `_ - Fixed an issue where the count query should not be triggered when the estimated count is less than zero. + | `Issue #5929 `_ - Dashboard graph Y-axis width should increase with label. + | `Issue #5943 `_ - Use http for SVG namespace URLs which were changed to https for SonarQube fixes.