Skip to content

Commit f86f5db

Browse files
committed
Release 5.0.0
1 parent 69c23fe commit f86f5db

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: CHANGELOG.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
## Changelog
22

3-
- Add `with_advisory_lock!`, which raises an error if the lock acquisition fails
4-
- Add a `disable_query_cache` option to `with_advisory_lock`
5-
63
### 5.0.0
7-
- Drop support for EOL rubies and activerecord (ruby below 2.7 and activerecord below 6.0).
4+
- Drop support for EOL rubies and activerecord (ruby below 2.7 and activerecord below 6.1).
85
- Allow lock name to be integer
96
- Jruby support
107
- Truffleruby support
8+
- Add `with_advisory_lock!`, which raises an error if the lock acquisition fails
9+
- Add `disable_query_cache` option to `with_advisory_lock`
10+
- Drop support for mysql < 5.7.5
1111

1212
### 4.6.0
1313

0 commit comments

Comments
 (0)