README.md in rutl-0.3.0 vs README.md in rutl-0.4.0

- old
+ new

@@ -167,11 +167,10 @@ If you're not using RSpec, that's not terribly useful but you can always have your tests screenshot anyway, just less magic. ## Roadmap Coming up soon in almost no order: -* Handle error pages/partials. -* Auto-screenshot on errors. Error destinations. Navigation errors. Unexpected exceptions? +* Handle other errors. Auto-screenshot on errors. Navigation errors. Unexpected exceptions? * A test framework should have better tests. * Diff screenshots. Make this smart so we don't have to be experts. * Put more info in this readme. * Move bugs and would-be features to Github Issues instead of this readme and scattered through the code. * Make the framework make it easier to spot bugs in pages. Focus on exception-handling?