Skip to content

Commit 7b8cc55

Browse files
committed
v0.10.1
1 parent ddc0a69 commit 7b8cc55

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
== 2019-11-05 version 0.10.1
2+
3+
* Support ssl_mode option for RDBBackend (#67)
4+
15
== 2019-07-10 version 0.10.0
26

37
* Relax sequel version constraint (#62)

lib/perfectqueue/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module PerfectQueue
2-
VERSION = "0.10.0"
2+
VERSION = "0.10.1"
33
end

0 commit comments

Comments
 (0)