Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Commit 89ccbbd

Browse files
committed
Update changelog
1 parent eed9917 commit 89ccbbd

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### v6.0.286.54.2, v6.0.286.54.3 - Unreleased
2+
3+
* Fix regression when building from source gem #246
4+
* Fix regression when linking against the library
5+
https://github.com/discourse/mini_racer/issues/65#issuecomment-331765949
6+
17
### v6.0.286.54.0, v6.0.286.54.1 - 2017-08-25
28

39
* Update upstream v8 version to 6.0.286.54

lib/libv8/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Libv8
2-
VERSION = "6.0.286.54.1"
2+
VERSION = "6.0.286.54.2beta1"
33
end

0 commit comments

Comments
 (0)