Add ChangeLog.

1.0 1.0.0
Ariya Hidayat 2011-01-17 02:17:42 -08:00
parent 7f9e03ffad
commit 75506e37a5
1 changed files with 11 additions and 0 deletions

11
ChangeLog Normal file
View File

@ -0,0 +1,11 @@
2011-01-17: Version 1.0.0
Initial launch.
The API is centralized at the 'phantom' object (as child of
window object) which has the properties: args, content,
loadStatus, state, userAgent, version, viewportSize, and
the following functions: exit, open, render, sleep.
Several examples are included, among others: web page rasterizer,
weather service, headless test framework driver, and many others.