From: Tony Narlock Date: Fri, 21 Mar 2014 13:42:37 +0000 (-0500) Subject: Fix tag typo in changelog_09 X-Git-Tag: rel_0_9_4~48^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07992a6697080613de27e2b5daf6c14bfcead5d4;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git Fix tag typo in changelog_09 --- diff --git a/doc/build/changelog/changelog_09.rst b/doc/build/changelog/changelog_09.rst index dcec53d1e0..6c42c7efab 100644 --- a/doc/build/changelog/changelog_09.rst +++ b/doc/build/changelog/changelog_09.rst @@ -146,7 +146,7 @@ for background on building out from SQLAlchemy's test platform. .. change:: - :tags: orm feature + :tags: feature, orm :tickets: 2976 Added a new option to :paramref:`.relationship.innerjoin` which is