From 5d9b5d757ec4cb5a1bb4357861aa799bd198bcb2 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Wed, 17 Mar 2021 14:50:27 -0400 Subject: [PATCH] changelog updates Change-Id: I16aa216023b295501c675de420a722178b2121fb --- doc/build/changelog/unreleased_14/6058.rst | 4 ++-- doc/build/changelog/unreleased_14/6074.rst | 2 +- doc/build/changelog/unreleased_14/6076.rst | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/build/changelog/unreleased_14/6058.rst b/doc/build/changelog/unreleased_14/6058.rst index c45efcd513..ae2209c9f2 100644 --- a/doc/build/changelog/unreleased_14/6058.rst +++ b/doc/build/changelog/unreleased_14/6058.rst @@ -1,5 +1,5 @@ -.. change: - :tags: bug, mssql +.. change:: + :tags: bug, mssql, regression :tickets: 6058 Fixed regression where a new setinputsizes() API that's available for diff --git a/doc/build/changelog/unreleased_14/6074.rst b/doc/build/changelog/unreleased_14/6074.rst index 88cb71eb1c..ada5d48ad9 100644 --- a/doc/build/changelog/unreleased_14/6074.rst +++ b/doc/build/changelog/unreleased_14/6074.rst @@ -1,5 +1,5 @@ .. change:: - :tags: bug, engine + :tags: bug, engine, regression :tickets: 6074 The Python ``namedtuple()`` has the behavior such that the names ``count`` diff --git a/doc/build/changelog/unreleased_14/6076.rst b/doc/build/changelog/unreleased_14/6076.rst index c23b5ebdd5..6677c078c1 100644 --- a/doc/build/changelog/unreleased_14/6076.rst +++ b/doc/build/changelog/unreleased_14/6076.rst @@ -1,5 +1,5 @@ .. change:: - :tags: bug, orm + :tags: bug, orm, regression :tickets: 6076 Fixed regression where the :meth:`_orm.Query.exists` method would fail to -- 2.47.2