We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddc0a69 commit 7b8cc55Copy full SHA for 7b8cc55
ChangeLog
@@ -1,3 +1,7 @@
1
+== 2019-11-05 version 0.10.1
2
+
3
+* Support ssl_mode option for RDBBackend (#67)
4
5
== 2019-07-10 version 0.10.0
6
7
* Relax sequel version constraint (#62)
lib/perfectqueue/version.rb
@@ -1,3 +1,3 @@
module PerfectQueue
- VERSION = "0.10.0"
+ VERSION = "0.10.1"
end
0 commit comments