summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/build/changelog/changelog_10.rst2
-rw-r--r--doc/build/changelog/migration_10.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/build/changelog/changelog_10.rst b/doc/build/changelog/changelog_10.rst
index 2e486659f..0c155c39f 100644
--- a/doc/build/changelog/changelog_10.rst
+++ b/doc/build/changelog/changelog_10.rst
@@ -72,7 +72,7 @@
:ref:`feature_3282` - contains an updated note about SQLite.
.. change::
- :tags: bug, core
+ :tags: bug, sql
:tickets: 3372
Fixed issue where a straight SELECT EXISTS query would fail to
diff --git a/doc/build/changelog/migration_10.rst b/doc/build/changelog/migration_10.rst
index 5791c942d..5707e7975 100644
--- a/doc/build/changelog/migration_10.rst
+++ b/doc/build/changelog/migration_10.rst
@@ -8,7 +8,7 @@ What's New in SQLAlchemy 1.0?
undergoing maintenance releases as of May, 2014,
and SQLAlchemy version 1.0, released in April, 2015.
- Document last updated: April 17, 2015
+ Document last updated: April 22, 2015
Introduction
============