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 c391f21 commit 0765ebaCopy full SHA for 0765eba
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) - (May 10, 2025) ##
13
14
### Added
15
lib/ferrum/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module Ferrum
- VERSION = "0.16"
+ VERSION = "0.17"
end
0 commit comments