From ed9b71fea8f8c33025872a1d04d7cea7f0821050 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Thu, 26 Sep 2013 23:15:12 -0400 Subject: [PATCH] changelog --- docs/build/changelog.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/build/changelog.rst b/docs/build/changelog.rst index 5284e30c..13cf8ca3 100644 --- a/docs/build/changelog.rst +++ b/docs/build/changelog.rst @@ -7,6 +7,13 @@ Changelog :version: 0.6.1 :released: no release date + .. change:: + :tags: bug + :tickets: 145 + + Fixed py3k bug where the wrong form of ``next()`` was being called + when using the list_templates command. Courtesy Chris Wilkes. + .. change:: :tags: feature :tickets: 107 -- 2.47.2