diff --git a/doc/build/changelog.rst b/doc/build/changelog.rst index 67755feae97fcc5ba6f4ce68f556230682e7b373..851b137732ad5769a25369ea052121a4da50788f 100644 --- a/doc/build/changelog.rst +++ b/doc/build/changelog.rst @@ -9,6 +9,15 @@ Changelog :version: 1.0.0 :released: + .. change:: + :tags: bug, py2k + :pullreq: bitbucket:8 + + Improved the error re-raise operation when a custom + :paramref:`.Template.error_handler` is used that does not handle + the exception; the original stack trace etc. is now preserved. + Pull request courtesy Manfred Haltner. + .. change:: :tags: bug, py2k, filters :pullreq: bitbucket:7