From 6e4af34cf4447be859741c0719aee06a3d3e7b2a Mon Sep 17 00:00:00 2001 From: Roger Chapman Date: Thu, 9 Dec 2021 10:29:56 +1100 Subject: [PATCH] v0.7.0 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index de8164dc..c7dd0557 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [v0.7.0] - 2021-12-09 + ### Added - Support for calling constructors functions with NewInstance on Function - Access "this" from function callback