Skip to content

Commit 4cc8a8d

Browse files
committed
changes, bump
1 parent f7463bb commit 4cc8a8d

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

Changes.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# connection_pool Changelog
22

3+
2.4.1
4+
------
5+
6+
- New `auto_reload_after_fork` config option to disable auto-drop [#177, shayonj]
7+
38
2.4.0
49
------
510

lib/connection_pool/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
class ConnectionPool
2-
VERSION = "2.4.0"
2+
VERSION = "2.4.1"
33
end

0 commit comments

Comments
 (0)