Skip to content

Commit

Permalink
Update ChangeLog for 3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ariya committed Nov 23, 2016
1 parent 5bf2fab commit d085ff5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
2016-11-24: Version 3.1.2

* Ensure that import specifier is more restrictive (issue 1615)
* Fix duplicated JSX tokens (issue 1613)
* Scan template literal in a JSX expression container (issue 1622)
* Improve XHTML entity scanning in JSX (issue 1629)

2016-10-31: Version 3.1.1

* Fix assignment expression problem in an export declaration (issue 1596)
Expand Down

0 comments on commit d085ff5

Please sign in to comment.