summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2014-02-11 17:54:22 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2014-02-11 17:54:22 -0500
commit76f40065e7cba19d7fa211329a859eab7c5e9111 (patch)
treee05802594ea96c9c7274c1c3c2951051209870ef
parent11a23492e0693dbeee1c2a7dc979837ebf2e725b (diff)
downloadmako-76f40065e7cba19d7fa211329a859eab7c5e9111.tar.gz
changelog for pullreq github:7
-rw-r--r--doc/build/changelog.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/build/changelog.rst b/doc/build/changelog.rst
index 8d57316..2a0e5f3 100644
--- a/doc/build/changelog.rst
+++ b/doc/build/changelog.rst
@@ -10,6 +10,13 @@ Changelog
:released:
.. change::
+ :tags: feature, py3k
+ :pullreq: github:7
+
+ Support is added for Python 3 "keyword only" arguments, as used in
+ defs. Pull request courtesy Eevee.
+
+ .. change::
:tags: bug
:pullreq: bitbucket:2