Skip to content

Commit

Permalink
Garden change log.
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
Michael Howitz committed Sep 3, 2019
1 parent 61d26b3 commit 7cd9a34
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions docs/CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,19 @@ Changes
4.1 (unreleased)
----------------

- Added support for f-strings in Python 3.6+.
(`#123 <https://github.com/zopefoundation/RestrictedPython/issues/123>`_)


Breaking changes
----------------

- Revert the Allowance of the ``...`` (Ellipsis) statement, as of 4.0. It is not needed to support Python 3.8.
The security implications of the Ellipsis Statement is not 100 % clear and is not checked.
``...`` (Ellipsis) is disallowed again.

Features
--------

- Add support for f-strings in Python 3.6+.
(`#123 <https://github.com/zopefoundation/RestrictedPython/issues/123>`_)


4.0 (2019-05-10)
----------------
Expand Down

0 comments on commit 7cd9a34

Please sign in to comment.