From 285818f3d103836f4aac7cb402cbc1d86b5f4199 Mon Sep 17 00:00:00 2001 From: aplatkouski <5857672+aplatkouski@users.noreply.github.com> Date: Wed, 10 Jun 2020 10:51:37 +0300 Subject: [PATCH] Replace incorrect '.. change:' with '.. change::' Signed-off-by: aplatkouski <5857672+aplatkouski@users.noreply.github.com> --- doc/build/changelog/changelog_11.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/build/changelog/changelog_11.rst b/doc/build/changelog/changelog_11.rst index d8234488a0..013efce385 100644 --- a/doc/build/changelog/changelog_11.rst +++ b/doc/build/changelog/changelog_11.rst @@ -163,7 +163,7 @@ :version: 1.1.15 :released: November 3, 2017 - .. change: + .. change:: :tags: bug, sqlite :tickets: 4099 :versions: 1.2.0b3 @@ -284,7 +284,7 @@ for single inheritance discriminator criteria inappropriately re-applying the criteria to the outer query. - .. change: + .. change:: :tags: bug, mysql :tickets: 4096 :versions: 1.2.0b3 @@ -293,7 +293,7 @@ in the MariaDB 10.2 series due to a syntax change, where the function is now represented as ``current_timestamp()``. - .. change: + .. change:: :tags: bug, mysql :tickets: 4098 :versions: 1.2.0b3 -- 2.47.3