From 9876d59f4b63eefb1d64fa9f14c42cccc6aab1e9 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Thu, 23 Jun 2022 12:21:51 -0400 Subject: [PATCH] changelog fixes Change-Id: Ibeba5cf159ed2d80bdea22f300c09a8d18c56593 --- doc/build/changelog/unreleased_14/8100.rst | 2 +- doc/build/changelog/unreleased_14/8133.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/build/changelog/unreleased_14/8100.rst b/doc/build/changelog/unreleased_14/8100.rst index 7c5fc49aa8..250dfedd59 100644 --- a/doc/build/changelog/unreleased_14/8100.rst +++ b/doc/build/changelog/unreleased_14/8100.rst @@ -1,5 +1,5 @@ .. change:: - :tags: bug, reflection + :tags: bug, schema :tickets: 8100, 8101 Fixed bugs involving the :paramref:`.Table.include_columns` and the diff --git a/doc/build/changelog/unreleased_14/8133.rst b/doc/build/changelog/unreleased_14/8133.rst index 36da8ad8e6..bf5b10df6d 100644 --- a/doc/build/changelog/unreleased_14/8133.rst +++ b/doc/build/changelog/unreleased_14/8133.rst @@ -1,5 +1,5 @@ .. change:: - :tags: bug, ext + :tags: bug, extensions :tickets: 8133 Fixed bug in :class:`.Mutable` where pickling and unpickling of an ORM -- 2.47.2