Skip to content

Commit 23fe03a

Browse files
committed
doc, bump
1 parent 55f3913 commit 23fe03a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

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.5.4
4+
------
5+
6+
- Add ability to remove a broken connection from the pool [#204, womblep]
7+
38
2.5.3
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.5.3"
2+
VERSION = "2.5.4"
33
end

0 commit comments

Comments
 (0)