Skip to content

Commit 9015bb9

Browse files
committed
v0.4.0
1 parent 79a1442 commit 9015bb9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [v0.4.0] - 2021-01-14
10+
911
### Added
1012
- Value methods for checking value kind (is string, number, array etc)
1113
- C formatting via `clang-format` to aid future development
@@ -15,7 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1517
### Changed
1618
- Use g++ (default for cgo) for linux builds of the static v8 lib
1719

18-
## [v0.3.0]
20+
## [v0.3.0] - 2020-12-18
1921

2022
### Added
2123
- Support for Windows via [MSYS2](https://www.msys2.org/). Thanks to [@neptoess](https://github.com/neptoess)

0 commit comments

Comments
 (0)