From fd8441ca6914685ed2017413198769751a2def47 Mon Sep 17 00:00:00 2001 From: Tom Stuart Date: Thu, 31 May 2012 13:19:29 +0100 Subject: [PATCH] Update changelog --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 6fb1eb5..5c1d58d 100644 --- a/README.md +++ b/README.md @@ -182,6 +182,13 @@ makes debugging easier). Running `rake autocompile` will watch the ## Changes ## +### 0.7.0 ### + +#### Features #### + +* Added an option ":raise_errors", allowing poltergeist to continue + running after JS errors. (John Griffin & Tom Stuart) [Issue #62] [Issue #69] + ### 0.6.0 ### #### Features ####