We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55f3913 commit 23fe03aCopy full SHA for 23fe03a
Changes.md
@@ -1,5 +1,10 @@
1
# connection_pool Changelog
2
3
+2.5.4
4
+------
5
+
6
+- Add ability to remove a broken connection from the pool [#204, womblep]
7
8
2.5.3
9
------
10
lib/connection_pool/version.rb
@@ -1,3 +1,3 @@
class ConnectionPool
- VERSION = "2.5.3"
+ VERSION = "2.5.4"
end
0 commit comments