From: Mike Bayer Date: Sat, 24 Jan 2015 00:41:44 +0000 (-0500) Subject: fix missing changelog directive X-Git-Tag: rel_0_7_5~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd4c2ffc912845fc7b72b3e1ae6a953572bda64e;p=thirdparty%2Fsqlalchemy%2Falembic.git fix missing changelog directive --- diff --git a/docs/build/changelog.rst b/docs/build/changelog.rst index 66f1f7e7..f9c61455 100644 --- a/docs/build/changelog.rst +++ b/docs/build/changelog.rst @@ -13,6 +13,7 @@ Changelog Added support for "alembic stamp" to work when given "heads" as an argument, when multiple heads are present. +.. changelog:: :version: 0.7.4 :released: January 12, 2015