Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiosantoscode committed Mar 30, 2020
1 parent a27e384 commit 9ae5263
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## v4.6.8

- Take into account "executed bits" of classes like static properties or computed keys, when checking if a class evaluation might throw or have side effects.

## v4.6.7

- Some new performance gains through a `AST_Node.size()` method which measures a node's source code length without printing it to a string first.
Expand Down

0 comments on commit 9ae5263

Please sign in to comment.