Merge "FauxRequest: don’t override getValues()"
[lhc/web/wiklou.git] / tests / selenium / wdio-mediawiki / CHANGELOG.md
index 521eee6..79356a2 100644 (file)
@@ -1,3 +1,13 @@
+## 0.5.0 / 2019-09-18
+
+* Api: Added `bot()` method.
+
+## 0.4.0 / 2019-07-18
+
+* Util: Added a `waitForModuleState()` method.
+* Api: Added optional `username`, `password` and `baseUrl` parameters to `edit()` method.
+* RunJobs: Unpublished `getJobCount()`, `log()`, `runThroughMainPageRequests()` methods.
+
 ## 0.3.0 / 2019-01-25
 
 * RunJobs: Added initial version.