From: Mike Bayer Date: Tue, 10 Mar 2015 20:16:15 +0000 (-0400) Subject: - feature, not enhancement X-Git-Tag: rel_1_0_0b1~19 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=39f2df3eba902540b6ccd954b46ca5393e23c56a;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git - feature, not enhancement --- diff --git a/doc/build/changelog/changelog_09.rst b/doc/build/changelog/changelog_09.rst index f5a3a915a2..c6398b1bcb 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