Skip to content

Commit

Permalink
Add to changelog (#151)
Browse files Browse the repository at this point in the history
  • Loading branch information
mk13 committed Jul 16, 2018
1 parent 5203bc7 commit 07aed0b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 3.0.0-beta
- `@EnsureTag` is marked as deprecated. Will be removed in a future
release.
- Add listeners into `WebdriverPageLoaderElement` if searching for
descendants.
- Add `@ByCheckTag()` as a convenience annotation that can be used
in place of `@ByTagName(...)`.

## 3.0.0-alpha

- Dart 2 compatible version that uses code generation instead of
Expand Down

0 comments on commit 07aed0b

Please sign in to comment.