From 8ec3e4e2802bef3a01ce275a9a1aad993448cb40 Mon Sep 17 00:00:00 2001 From: Nicolas Perriault <nperriault@gmail.com> Date: Tue, 27 Nov 2012 18:09:49 +0100 Subject: [PATCH] refs #290 - updated CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 963946b..9dc3c8c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,7 @@ casper.evaluate(function(a, b) { - fixed [#274](https://github.com/n1k0/casperjs/issues/274) - some headers couldn't be set - fixed [#277](https://github.com/n1k0/casperjs/issues/277) - multiline support in `ClientUtils.echo()` - fixed [#282](https://github.com/n1k0/casperjs/issues/282) - added support for remote client scripts loading with a new `remoteScripts` casper option +- merged [#290](https://github.com/n1k0/casperjs/issues/#290) - add a simplistic RPM spec file to make it easier to (un)install casperjs - fixed `Casper.die()` and `Casper.evaluateOrDie()` were not printing the error onto the console - added [`Tester.assertTextDoesntExist()`](http://casperjs.org/api.html#tester.assertTextDoesntExist) - added `Tester.assertFalse()` as an alias of `Tester.assertNot()` -- libgit2 0.24.0