Skip to content

Commit

Permalink
Update History.md [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
twalpole committed Oct 17, 2018
1 parent cc51111 commit 71491a6
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ tmp
spec.opts
.rvmrc
.ruby-version
.java-version
.ruby-gemset
capybara-*.html
.yardoc
Expand Down
13 changes: 13 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# Version 3.10.0
Release date: unreleased

### Added

* :class filter can now check for class names starting with !
* Selector `xpath`/`css` expression definitions will get filter names from block parameters if not explicitly provided

### Fixed

* Selector `css` expression definiton declared filters now work again
* Cleaned up warnings [Yuji Yaginuma]

# Version 3.9.0
Release date: 2018-10-03

Expand Down

0 comments on commit 71491a6

Please sign in to comment.