Skip to content

Commit

Permalink
Update ChangeLog for 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ariya committed Jun 15, 2018
1 parent f36cd48 commit 2c037c6
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
@@ -1,3 +1,13 @@
2018-06-17: Version 4.0.1

* Fix parsing async get/set in a class (issue 1861, 1875)
* Account for different return statement argument (issue 1829, 1897, 1928)
* Correct the handling of HTML comment when parsing a module (issue 1841)
* Fix incorrect parse async with proto-identifier-shorthand (issue 1847)
* Fix negative column in binary expression (issue 1844)
* Fix incorrect YieldExpression in object methods (issue 1834)
* Various documentation fixes

2017-06-10: Version 4.0.0

* Support ES2017 async function and await expression (issue 1079)
Expand Down

0 comments on commit 2c037c6

Please sign in to comment.