1
0
Fork 0
mirror of https://github.com/rubyjs/libv8 synced 2023-03-27 23:21:48 -04:00

Update the changelog

This commit is contained in:
Petko Bordjukov 2017-08-22 17:36:35 +03:00
parent 99774366a4
commit 34007786e9
No known key found for this signature in database
GPG key ID: 2ABD54A3A1D5078A

View file

@ -1,9 +1,11 @@
### v5.9.211.38.0beta1 - Unreleased
### v6.0.286.54.0 - Unreleased
* Update upstream v8 version to 6.0.286.44
* Update upstream v8 version to 6.0.286.54
* V8 source is no longer pulled using the fetch command from depot_tools but is
instead added as a submodule in the current tree
* Hooks are no longer ran after syncing V8's upstream dependencies
* Reordered libraries in accordance with the V8 wiki
* Added groups around the library flags in accordance with the V8 wiki
### v5.9.211.38.0, v5.9.211.38.1 - 2017-07-26