README.md in testcentricity-2.3.16.1 vs README.md in testcentricity-2.3.17
- old
+ new
@@ -26,9 +26,14 @@
TestCentricityâ„¢ will be updated to support testing with Selenium-WebDriver version 3.x as soon as a stable version is available that **fully** supports locally
hosted instances of Chrome, Firefox, Safari, and IE web browsers.
## What's New
+###Version 2.3.17
+
+* Added `List.wait_until_item_count_is` and `List.wait_until_item_count_changes` methods.
+* `UIElement.wait_until_value_is` and `List.wait_until_item_count_is` methods now accept comparison hash.
+
###Version 2.3.16
* Added `PageSection.double_click`, `PageObject.right_click`, and `PageObject.send_keys` methods.
###Version 2.3.15