diff --git a/docs/changelog/4_x.rst b/docs/changelog/4_x.rst index c901294e657..2623f36ee91 100644 --- a/docs/changelog/4_x.rst +++ b/docs/changelog/4_x.rst @@ -738,8 +738,7 @@ Bug fixes * UI: revert a few changes that were meant for 5.x only. * Revert "Compile single globals into materialized CTEs", since it introduced - multiple bugs. These bugs were already fixed in 5.x, but the fixes were hard - to backport. + multiple bugs. These bugs were already fixed in 5.x. (:eql:gh:`#6613`) * Add optional PKCE challenge in email verification