Skip to content

Latest commit

 

History

History
92 lines (70 loc) · 7.54 KB

CHANGELOG.md

File metadata and controls

92 lines (70 loc) · 7.54 KB

2.0.3 (2019-07-15)

Documentation Changes

2.0.2 (2019-07-15)

Chores
  • deps: bump lodash from 4.17.11 to 4.17.14 (1ee63e0c)
Bug Fixes
  • waits for element to be visible before action (11691858)
  • update method to interact with select fields (4addfc5f)

2.0.1 (2019-07-14)

Chores
New Features
  • organize some logs in api methods (68e4f5bc)
  • updates soap client methods (7621962a)

2.0.0 (2019-07-02)

New Features
Bug Fixes
Refactors
  • (wip) add new world structure (414f8835)
Tests