Skip to content

Commit

Permalink
Release 9 2 0 (#460)
Browse files Browse the repository at this point in the history
* Release 9.2.0

* Update release notes

* add removing last_wait
  • Loading branch information
KazuCocoa authored Jan 9, 2017
1 parent 292acdf commit 958ae3e
Show file tree
Hide file tree
Showing 4 changed files with 520 additions and 549 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Release tags are https://github.com/appium/ruby_lib/releases .
- update set_wait / no_wait logic #249
- `no_wait` just set `implicit_wait = 0`
- `set_wait` just set `@default_wait` or arbitrary time as `implicit_wait`
- remove `last_waits` attribute

### 2. Bug fixes
- automationName always nil if set automationName in server side #450
Expand Down
Loading

0 comments on commit 958ae3e

Please sign in to comment.