Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
mperham committed Mar 24, 2023
1 parent d8bee94 commit 526f45e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions Changes.md
@@ -1,5 +1,10 @@
# connection_pool Changelog

2.4.0
------

- Automatically drop all connections after fork [#166]

2.3.0
------

Expand Down
2 changes: 1 addition & 1 deletion lib/connection_pool/version.rb
@@ -1,3 +1,3 @@
class ConnectionPool
VERSION = "2.3.0"
VERSION = "2.4.0"
end

0 comments on commit 526f45e

Please sign in to comment.