Skip to content

Commit 0e40e6e

Browse files
authored
v0.9.0 (#376)
1 parent be4ff5e commit 0e40e6e

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,12 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [Unreleased]
7+
## [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
813

914
### Added
1015
- Added support for Value.release() and FunctionCallbackInfo.release(). This is useful when using v8go in a long-running context.

0 commit comments

Comments
 (0)