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

update changelog for require "therubyracer" nitpick

This commit is contained in:
Charles Lowell 2014-01-03 12:25:42 +02:00
parent 9921ed1665
commit 63c8247991

View file

@ -3,6 +3,7 @@
## Current
* add `timeout` option to `V8::Context` to forcibly abort long running scripts (thanks to @SamSaffron)
* allow canonical require via `require "therubyracer"` instead of oddball `require "v8"`(thanks @gaffneyc)
## 0.12.0 2013/08/20