Skip to content

Commit 2cd8bec

Browse files
committed
Bump version
1 parent 8fb912f commit 2cd8bec

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

History.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
=== 4.0.5 / 2024-12-04
2+
3+
Bug fixes:
4+
5+
* Allow setting extra_chain_cert=
6+
17
=== 4.0.4 / 2024-09-09
28

39
Bug fixes:

lib/net/http/persistent.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ class Net::HTTP::Persistent
182182
##
183183
# The version of Net::HTTP::Persistent you are using
184184

185-
VERSION = '4.0.4'
185+
VERSION = '4.0.5'
186186

187187
##
188188
# Error class for errors raised by Net::HTTP::Persistent. Various

0 commit comments

Comments
 (0)