diff options
-rw-r--r-- | doc/build/changelog/changelog_08.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build/changelog/changelog_08.rst b/doc/build/changelog/changelog_08.rst index 29da708fc..cc1d5614f 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 |