From f0aec8d3fba844fbdb2165655ebf5035098f257a Mon Sep 17 00:00:00 2001 From: Ariya Hidayat Date: Fri, 16 Sep 2011 17:46:05 -0700 Subject: [PATCH] Update ChangeLog. --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 512902e1d..1fb329d3b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -30,7 +30,9 @@ Please see also http://code.google.com/p/phantomjs/wiki/ReleaseNotes. * Added a new example on using Modernizr to detect features (issue 144) * Fixed pizza.js example to use Mobile Yelp (issue 200) + * Fixed netsniff.coffee example due to wrong indentation (issue 225) * Added an example to show live network traffic (issue 227) + * Added an example demonstrating different output encodings (issue 186) 2011-06-21: Version 1.2.0 "Birds of Paradise"