From bae75fe92f9636bafb75461ff0bc556432831e30 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Fri, 2 Aug 2024 09:42:59 -0400 Subject: [PATCH] changelog updates Change-Id: I3c319c15d883b88a4ceae2ea17d3122fcc90fb1f --- doc/build/changelog/unreleased_20/11435.rst | 3 --- doc/build/changelog/unreleased_20/11530.rst | 2 +- doc/build/changelog/unreleased_20/mypy1110.rst | 2 +- 3 files changed, 2 insertions(+), 5 deletions(-) diff --git a/doc/build/changelog/unreleased_20/11435.rst b/doc/build/changelog/unreleased_20/11435.rst index 8e9ac23396..a3f96de18c 100644 --- a/doc/build/changelog/unreleased_20/11435.rst +++ b/doc/build/changelog/unreleased_20/11435.rst @@ -8,6 +8,3 @@ :func:`_orm.column_mapped_collection`, :func:`_orm.attribute_mapped_collection`. Pull request courtesy Takashi Kajinami. - - - . diff --git a/doc/build/changelog/unreleased_20/11530.rst b/doc/build/changelog/unreleased_20/11530.rst index 30c60cd152..1ffa7c5d26 100644 --- a/doc/build/changelog/unreleased_20/11530.rst +++ b/doc/build/changelog/unreleased_20/11530.rst @@ -1,5 +1,5 @@ .. change:: - :tags: bug, events + :tags: bug, schema :tickets: 11530 Fixed additional issues in the event system triggered by unpickling of a diff --git a/doc/build/changelog/unreleased_20/mypy1110.rst b/doc/build/changelog/unreleased_20/mypy1110.rst index f722c407f2..7804da4c03 100644 --- a/doc/build/changelog/unreleased_20/mypy1110.rst +++ b/doc/build/changelog/unreleased_20/mypy1110.rst @@ -1,5 +1,5 @@ .. change:: - :tags: bug, mypy + :tags: bug, typing Fixed internal typing issues to establish compatibility with mypy 1.11.0. Note that this does not include issues which have arisen with the -- 2.47.2