diff --git a/doc/build/changelog/changelog_08.rst b/doc/build/changelog/changelog_08.rst index 29da708fca..cc1d5614fe 100644 --- a/doc/build/changelog/changelog_08.rst +++ b/doc/build/changelog/changelog_08.rst @@ -207,7 +207,7 @@ Fixed the interaction between composite attributes and the :func:`.aliased` function. Previously, composite attributes wouldn't work correctly in comparison operations when aliasing - was applied. Also in 0.8.2. + was applied. .. change:: :tags: bug, mysql