diff --git a/CHANGELOG.md b/CHANGELOG.md index 84830239..2f67a6b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Support for calling a method on an object. - Support for calling `IsExecutionTerminating` on isolate to check if execution is still terminating. - Support for setting and getting internal fields for template object instances +- Support for CPU profiling ### Changed - Removed error return value from NewIsolate which never fails