From dd882e3e10bc416c6d459bf3f3b042a116cfb697 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Fri, 29 Jan 2016 10:29:42 -0500 Subject: [PATCH] - changelog for pr49, fixes #335 --- docs/build/changelog.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/build/changelog.rst b/docs/build/changelog.rst index 1f8265de..e493d9b0 100644 --- a/docs/build/changelog.rst +++ b/docs/build/changelog.rst @@ -6,6 +6,15 @@ Changelog .. changelog:: :version: 0.8.5 + .. change:: + :tags: bug, autogenerate + :tickets: 335 + :pullreq: bitbucket:49 + + Fixed bug where the columns rendered in a ``PrimaryKeyConstraint`` + in autogenerate would inappropriately render the "key" of the + column, not the name. Pull request courtesy Jesse Dhillon. + .. change:: :tags: bug, batch :tickets: 354 -- 2.47.2