We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be4ff5e commit 0e40e6eCopy full SHA for 0e40e6e
CHANGELOG.md
@@ -4,7 +4,12 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
-## [Unreleased]
+## [v0.9.0] - 2023-03-30
8
+
9
+### Fixed
10
+- Upgrade to V8 11.1.277.13
11
12
+## [v0.8.0] - 2023-01-19
13
14
### Added
15
- Added support for Value.release() and FunctionCallbackInfo.release(). This is useful when using v8go in a long-running context.
0 commit comments