]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- move to file-per-changelog for unreleased change notes,
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 22 Jul 2017 20:32:01 +0000 (16:32 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 22 Jul 2017 20:32:01 +0000 (16:32 -0400)
commit39c72682b85c1d3912ced383733d03eca7a43845
tree701e42240022d7d4d40dec8d979e1f7af33336e6
parent91e3c36e450fd0e4706e31b8000ec65fb460fbf7
- move to file-per-changelog for unreleased change notes,
so that we no longer have to rely upon merges within
the changelog files.   because gerrit doesn't allow us
to use custom merge engines unlike git, we have no ability
to merge multiple changes into the changelog files without
going through conflicts.   new version of changelog
in git supports these new patterns.

Change-Id: I588eebd027b4ad3428bd522f36a6f1cd77f105bb
doc/build/changelog/changelog_11.rst
doc/build/changelog/changelog_12.rst
doc/build/changelog/unreleased_11/4031.rst [new file with mode: 0644]
doc/build/changelog/unreleased_11/4033.rst [new file with mode: 0644]
doc/build/changelog/unreleased_11/cache_order_sequence.rst [new file with mode: 0644]
doc/build/changelog/unreleased_12/4033.rst [new file with mode: 0644]
doc/build/conf.py
doc/build/requirements.txt