Skip to content

Commit 00f1cfe

Browse files
authored
Update CHANGELOG.md (#71)
Add an entry to the CHANGELOG with the new `disable_query_cache` option. Not sure if this should go under the 5.0.0 header. Maybe it can be moved when v5 is released.
1 parent 8b32db7 commit 00f1cfe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
## Changelog
22

33
- Add `with_advisory_lock!`, which raises an error if the lock acquisition fails
4+
- Add a `disable_query_cache` option to `with_advisory_lock`
45

56
### 5.0.0
67
- Drop support for EOL rubies and activerecord (ruby below 2.7 and activerecord below 6.0).

0 commit comments

Comments
 (0)