Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
provegard committed Apr 12, 2018
1 parent b927486 commit f94af86
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@
* Reuse syntax check via compileScript for subsequent code evaluation (EXPERIMENTAL).
* Ensure DevTools sees Debugger.scriptParsed for a script before compileScript returns.
* Fix bug with evaluating code inside a `with` block (issue #93)
* Make sure global object is described properly when evaluated in the console.
* List all scopes in a function [[Scopes]] internal property.

## 0.6.0 (2017-10-22)

Expand Down

0 comments on commit f94af86

Please sign in to comment.