Skip to content

Commit

Permalink
[doc] update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Psycojoker committed Aug 21, 2018
1 parent 725c098 commit 8f8111b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@ Changelog

- fix to_python() when strings are indented by stripping whitespace before evaluating by duncf https://github.com/PyCQA/redbaron/pull/140

Python 3 support (based on work in Baron):
- support ellipsis
- support matrix operator
- support f-strings
- support numeric literals
- support nonlocal statement
- support keyword only markers
- support yield from statement
- support async/await statements

0.6.3 (2017-01-02)
-----------------

Expand Down

0 comments on commit 8f8111b

Please sign in to comment.