diff --git a/docs/changelog/2_x.rst b/docs/changelog/2_x.rst index f9422a2d3c4..4511b4d2836 100644 --- a/docs/changelog/2_x.rst +++ b/docs/changelog/2_x.rst @@ -953,8 +953,16 @@ Other changes ==== * Fix adding a link property with a default value to an existing link + (a regression in 2.10) (:eql:gh:`#5061`) +2.12 +==== + +* Fix GROUP regression with some query-builder queries + (a regression in 2.10) + (:eql:gh:`#5073`) + .. lint-off .. _group: