Zfilipin has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/340112 )

Change subject: WIP Release minor version 1.8.0
......................................................................

WIP Release minor version 1.8.0

Bug: T158074
Change-Id: Ibf4ffd87c42559e55a3925895a49dfaf7e0b7330
---
M RELEASES.md
M lib/mediawiki_selenium/version.rb
2 files changed, 9 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/selenium 
refs/changes/12/340112/1

diff --git a/RELEASES.md b/RELEASES.md
index 315f006..ebb6ff5 100644
--- a/RELEASES.md
+++ b/RELEASES.md
@@ -1,5 +1,13 @@
 ## Release notes
 
+### 1.8.0 2017-02-27
+* Major updates in dependencies:
+  * page-object updated to version 2
+  * Watir updated to version 6
+  * Selenium updated to version 3
+* Selenium 3 default browser is Chrome, instead of Firefox.
+* Selenium 3 requires geckodriver when driving Firefox.
+
 ### 1.7.4 2016-12-28
 
 * Update JSON gem to version 2
diff --git a/lib/mediawiki_selenium/version.rb 
b/lib/mediawiki_selenium/version.rb
index 12107fc..4bb1406 100644
--- a/lib/mediawiki_selenium/version.rb
+++ b/lib/mediawiki_selenium/version.rb
@@ -1,3 +1,3 @@
 module MediawikiSelenium
-  VERSION = '1.7.4'
+  VERSION = '1.8.0'
 end

-- 
To view, visit https://gerrit.wikimedia.org/r/340112
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibf4ffd87c42559e55a3925895a49dfaf7e0b7330
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/selenium
Gerrit-Branch: master
Gerrit-Owner: Zfilipin <zfili...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to