summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/build/changelog/changelog_09.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build/changelog/changelog_09.rst b/doc/build/changelog/changelog_09.rst
index f5a3a915a..c6398b1bc 100644
--- a/doc/build/changelog/changelog_09.rst
+++ b/doc/build/changelog/changelog_09.rst
@@ -259,7 +259,7 @@
check for 'utf8_bin' collation, as this fails on MySQL server < 5.0.
.. change::
- :tags: enhancement, orm
+ :tags: feature, orm
:versions: 1.0.0
Added new method :meth:`.Session.invalidate`, functions similarly