We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8424e01 commit 938ff68Copy full SHA for 938ff68
CHANGELOG.md
@@ -1,7 +1,7 @@
1
-dev
2
-===
+4.3.0 (2017-11-27)
+==================
3
4
-* Adds support for sequel 5 (Florent Piteau)
+* Add support for Sequel 5 (Florent Piteau)
5
[#7](https://github.com/TalentBox/delayed_job_sequel/pull/7)
6
7
4.2.2 (2017-08-03)
delayed_job_sequel.gemspec
@@ -2,7 +2,7 @@
Gem::Specification.new do |s|
s.name = "talentbox-delayed_job_sequel"
- s.version = "4.2.2"
+ s.version = "4.3.0"
s.authors = ["Jonathan Tron"]
s.summary = "Sequel backend for DelayedJob"
8
s.description = "Sequel backend for DelayedJob, originally authored by Tobias Luetke"
0 commit comments