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

begin history for next version

This commit is contained in:
Charles Lowell 2010-01-11 11:59:39 +02:00
parent 63ad2a239d
commit c1d45d0aed

View file

@ -1,5 +1,8 @@
=== 0.4.3 2010-10-11
=== 0.X.X 2010-XX-XX
* N major enhancements:
=== 0.4.3 2010-10-11
* 3 major enhancements:
* access properties on Ruby objects with their camel case equivalents
* reflect JavaScript objects into Ruby and access their properties
* load JavaScript source from an IO object or by filename