]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commitdiff
- 1.0.4 rel_1_0_4
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 28 Nov 2018 01:01:50 +0000 (20:01 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 28 Nov 2018 01:01:50 +0000 (20:01 -0500)
docs/build/changelog.rst
docs/build/unreleased/github.rst [deleted file]

index b84d824d18a29286d9562683c1438ca0af9f2470..71f325255e66fcb79bc2343a8a0557657460c520 100644 (file)
@@ -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 (file)
index 9b79d81..0000000
+++ /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.