We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c5c11c commit bc06cc0Copy full SHA for bc06cc0
CHANGELOG.md
@@ -1,4 +1,15 @@
1
-## [Unreleased](https://github.com/rubycdp/ferrum/compare/v0.16...main) ##
+## [Unreleased](https://github.com/rubycdp/ferrum/compare/v0.17...main) ##
2
+
3
+### Added
4
5
+### Changed
6
7
+### Fixed
8
9
+### Removed
10
11
12
+## [0,17](https://github.com/rubycdp/ferrum/compare/v0.16...v0.17) ##
13
14
### Added
15
lib/capybara/cuprite/version.rb
@@ -2,6 +2,6 @@
module Capybara
module Cuprite
- VERSION = "0.16"
+ VERSION = "0.17"
end
0 commit comments