Skip to content

Commit 894d44f

Browse files
authored
Update CHANGELOG and version for 3.2.0 (#335)
1 parent b871ac0 commit 894d44f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
v3.2.0, 2023-08-27
2+
------------------
3+
* Replace deprecated headless! Selenium::WebDriver::Chrome::Options [#333](https://github.com/oesmith/puffing-billy/pull/333)
4+
15
v3.1.0, 2023-03-10
26
------------------
37
* Add support for Ruby 3.2 [#330](https://github.com/oesmith/puffing-billy/pull/330)

lib/billy/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Billy
2-
VERSION = '3.1.0'
2+
VERSION = '3.2.0'
33
end

0 commit comments

Comments
 (0)