Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
rwojsznis committed Mar 2, 2018
1 parent 56041ee commit 0dc861c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
## 0.3.1 (unreleased)

- do not assume ActiveSupport is loaded / or old Sidekiq patches are present (add own symbolize keys method)
- do not assume ActiveSupport is loaded / or old Sidekiq patches are present (add own symbolize keys logic)
- make `options` and `payload` attr readers as `private` in `RedisLock` as it should be - **potentially breaking change** if you were accessing those (abusing) somehow for whatever reason (that shouldn't happen in the first place!)

## 0.3.0 (July 28, 2016)

Expand Down

0 comments on commit 0dc861c

Please sign in to comment.