Skip to content

Commit 78bc41e

Browse files
committed
bump, changes
1 parent 955c64f commit 78bc41e

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+
3.0.2
4+
------
5+
6+
- Support :name keyword for backwards compatibility [#210]
7+
38
3.0.1
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 = "3.0.1"
2+
VERSION = "3.0.2"
33
end

0 commit comments

Comments
 (0)