mirror of
https://github.com/rubyjs/libv8
synced 2023-03-27 23:21:48 -04:00
Add CHANGELOG.md for tracking changes
This commit is contained in:
parent
3b66ea8a26
commit
000f51fc62
1 changed files with 11 additions and 0 deletions
11
CHANGELOG.md
Normal file
11
CHANGELOG.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
### Unreleased
|
||||
|
||||
* Upgrade upstream v8 version to 5.0.71.35
|
||||
|
||||
### 3.16.14.14, 3.16.14.15 - 2016-04-28:
|
||||
|
||||
* Enhance compiler version detection and architecture detection #212
|
||||
* Introduce darwin13-15 binary building #211
|
||||
* Disable errors on warning for OS X #210
|
||||
* Improve --with-system-v8 error message #200
|
||||
* Fix the check for git-svn #199
|
Loading…
Reference in a new issue