From: Mike Bayer Date: Wed, 28 Nov 2018 01:01:50 +0000 (-0500) Subject: - 1.0.4 X-Git-Tag: rel_1_0_4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=418fc86819315b9e8490a4732c46d5ffea5a3101;p=thirdparty%2Fsqlalchemy%2Falembic.git - 1.0.4 --- diff --git a/docs/build/changelog.rst b/docs/build/changelog.rst index b84d824d..71f32525 100644 --- a/docs/build/changelog.rst +++ b/docs/build/changelog.rst @@ -5,7 +5,15 @@ Changelog .. changelog:: :version: 1.0.4 - :include_notes_from: unreleased + :released: November 27, 2018 + + .. change:: + :tags: change + + Code hosting has been moved to GitHub, at + https://github.com/sqlalchemy/alembic. Additionally, the + main Alembic website documentation URL is now + https://alembic.sqlalchemy.org. .. changelog:: :version: 1.0.3 diff --git a/docs/build/unreleased/github.rst b/docs/build/unreleased/github.rst deleted file mode 100644 index 9b79d81d..00000000 --- a/docs/build/unreleased/github.rst +++ /dev/null @@ -1,7 +0,0 @@ -.. change:: - :tags: change - - Code hosting has been moved to GitHub, at - https://github.com/sqlalchemy/alembic. Additionally, the - main Alembic website documentation URL is now - https://alembic.sqlalchemy.org.