Skip to content

Commit

Permalink
doc: Added changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
cb1kenobi committed Nov 30, 2020
1 parent 5d16ff1 commit 6c60da8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# v5.0.0 (Nov 18, 2020)

* BREAKING CHANGE: Requires Node.js 10.13.0 or newer.
* feat: Expose `revoke()` method on internal meta object to revoke the gawked proxy.
* fix: Add support for objects with non-configurable and non-enumerable properties.
* chore: Updated dependencies.

0 comments on commit 6c60da8

Please sign in to comment.