Skip to content

Commit

Permalink
CHANGELOG: Add missing entries
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanahsmith committed Jun 21, 2022
1 parent da7f43c commit ce9c997
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Added
- Add V8 build v8 linux on ARM64
- Upgrade V8 to version 9.7.106.19

### Fixed
- Use string length to ensure null character-containing strings in Go/JS are not terminated early.
- Object.Set with an empty key string is now supported
Expand Down

0 comments on commit ce9c997

Please sign in to comment.