]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
- oragnize the changelog with tokens per .. change:: to allow
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 11 Nov 2016 17:04:37 +0000 (12:04 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 11 Nov 2016 17:04:37 +0000 (12:04 -0500)
   three way merges to succeed (hopefully). requires bump of changelog
   package.

Change-Id: Ia23b1754ad7e0841c6513647f0dd4987112a0511

doc/build/changelog/changelog_10.rst
doc/build/requirements.txt

index 85e4c8018c876c6a0215dee0d04bb6b1e5801155..fec02a2779fecfd8a8f20d1d9e4c4dc3bc7131f0 100644 (file)
@@ -18,7 +18,7 @@
 .. changelog::
     :version: 1.0.16
 
-    .. change::
+    .. change:: 3849
         :tags: bug, orm
         :tickets: 3849
         :versions: 1.1.4
@@ -66,7 +66,7 @@
         :meth:`.Session.bind_table`,
         or the constructor would fail to be correctly raised.
 
-    .. change::
+    .. change:: 3791
         :tags: bug, mssql
         :tickes: 3791
         :versions: 1.1.0
@@ -75,7 +75,7 @@
         disconnect exceptions that result in a connection pool reset.  Pull
         request courtesy Ken Robbins.
 
-    .. change::
+    .. change:: 3797
         :tags: bug, orm.declarative
         :tickets: 3797
         :versions: 1.1.0
@@ -85,7 +85,7 @@
         collection of the mapped table, thereby interfering with the
         initialization of relationships.
 
-    .. change::
+    .. change:: 3781
         :tags: bug, orm
         :tickets: 3781
         :versions: 1.1.4
@@ -94,9 +94,8 @@
         not function correctly in conjunction with a mapping that
         implements a version id counter.
 
-    .. 3778
-
-    .. change::
+    .. change:: 3778
+        :tags: bug, orm
         :tickets: 3778
         :versions: 1.1.4
 
index d1eb23d0fee860cefd1403646d7993821d39b169..94657001ff72652c477d1f31a178627797684f11 100644 (file)
@@ -1,3 +1,3 @@
-changelog>=0.3.4
+changelog>=0.3.5
 sphinx-paramlinks>=0.2.2
 git+https://bitbucket.org/zzzeek/zzzeeksphinx.git@HEAD#egg=zzzeeksphinx