From: Mike Bayer Date: Thu, 16 May 2013 05:20:06 +0000 (-0400) Subject: all these pullreqs aren't linkable anymore X-Git-Tag: rel_0_6_0~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db1749fded9acdb832eec5e7a271990fc8bd8177;p=thirdparty%2Fsqlalchemy%2Falembic.git all these pullreqs aren't linkable anymore --- diff --git a/docs/build/changelog.rst b/docs/build/changelog.rst index 842fdb40..2674fdd9 100644 --- a/docs/build/changelog.rst +++ b/docs/build/changelog.rst @@ -19,7 +19,6 @@ Changelog .. change:: :tags: feature - :pullreq: 35 Added ``-r`` argument to ``alembic history`` command, allows specification of ``[start]:[end]`` to view @@ -31,7 +30,6 @@ Changelog .. change:: :tags: feature - :pullreq: 34 :tickets: 55 Source base is now in-place for Python 2.6 through @@ -52,7 +50,6 @@ Changelog .. change:: :tags: feature :tickets: 76 - :pullreq: 24 Added ``version_table_schema`` argument to :meth:`.EnvironmentContext.configure`, @@ -103,7 +100,6 @@ Changelog .. change:: :tags: feature - :pullreq: 30 :tickets: 115 upgrade and downgrade commands will list the @@ -112,7 +108,6 @@ Changelog .. change:: :tags: feature - :pullreq: 28 Added --head-only option to "alembic current", will print current version plus the symbol @@ -149,7 +144,6 @@ Changelog .. change:: :tags: bug - :pullreq: 27 Worked around a backwards-incompatible regression in Python3.3 regarding argparse; running "alembic" with no arguments