mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
Update change log to fix "typo"
Looks like a typo in the changelog, though I think you may have coined a new term for future use.
This commit is contained in:
parent
b0cdd4cc86
commit
d5bf25e997
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ HEAD
|
||||||
- Activate sessions in Sinatra for CSRF protection. See issue #2460
|
- Activate sessions in Sinatra for CSRF protection. See issue #2460
|
||||||
if you see a Rails error with `ActionDispatch::Request::Session`
|
if you see a Rails error with `ActionDispatch::Request::Session`
|
||||||
on upgrade. This is a Rails incompatibility with Rack and not a
|
on upgrade. This is a Rails incompatibility with Rack and not a
|
||||||
Sidekiq bug. The issue contains a moneypatch workaround. [#2460]
|
Sidekiq bug. The issue contains a monkeypatch workaround. [#2460]
|
||||||
|
|
||||||
3.4.2
|
3.4.2
|
||||||
-----------
|
-----------
|
||||||
|
|
Loading…
Add table
Reference in a new issue