From: Mike Bayer Date: Mon, 24 Jul 2017 15:01:43 +0000 (-0400) Subject: - remove dupicated 1.0.18 block, which seems like it was already X-Git-Tag: rel_1_0_18~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bd469c5349d49271b25e5e1449b14df65ea1f104;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git - remove dupicated 1.0.18 block, which seems like it was already there before we moved to the new changelog system Change-Id: I81630049d383f4ec73865b7d3c635a3e3ec5ab2e --- diff --git a/doc/build/changelog/changelog_10.rst b/doc/build/changelog/changelog_10.rst index 633e764970..c6db3df14d 100644 --- a/doc/build/changelog/changelog_10.rst +++ b/doc/build/changelog/changelog_10.rst @@ -21,19 +21,6 @@ :include_notes_from: unreleased_10 -.. changelog:: - :version: 1.0.18 - - .. change:: 3937 - :tags: bug, oracle - :tickets: 3937 - :versions: 1.1.7 - - A fix to cx_Oracle's WITH_UNICODE mode which was uncovered by the - fact that cx_Oracle 5.3 now seems to hardcode this flag on in - the build; an internal method that uses this mode wasn't using - the correct signature. - .. changelog:: :version: 1.0.17 :released: January 17, 2017