Skip to content

Commit

Permalink
Mention context registry fix in changelog (#190)
Browse files Browse the repository at this point in the history
  • Loading branch information
colinking authored Sep 30, 2021
1 parent 5ee9d3f commit 10e762d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Add some missing error propagation
- Fix crash from template finalizer releasing V8 data, let it be disposed with the isolate
- Fix crash by keeping alive the template while its C++ pointer is still being used
- Fix crash from accessing function template callbacks outside of `RunScript`, such as in `JSONStringify`

## [v0.6.0] - 2021-05-11

Expand Down

0 comments on commit 10e762d

Please sign in to comment.