Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-bromann committed Dec 12, 2016
1 parent 2377aea commit 55e3a67
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# CHANGELOG

## v4.5.0 (2016-12-12)
* global changes:
* bugfixes (standalone & wdio testrunner)
* docs improvements
* fix `removeApp` command
* introduce [REPL interface](https://twitter.com/webdriverio/status/806911722682544128)
* wdio changes:
* enable `--reporters` cli parameter
* improved Mocha timeout error messages
* introduce beforeSession / afterSession hooks
* identify tests by uid and not just by title (fixes couple of bug reports) - thx @wvankuipers

## v4.4.0 (2016-11-08)
* global changes / WDIO changes:
* introduced `$` and `$$` API commands as shortcuts to fetch elements
Expand Down

0 comments on commit 55e3a67

Please sign in to comment.