We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b20788 commit 16d005bCopy full SHA for 16d005b
CHANGELOG.md
@@ -8,6 +8,8 @@
8
now uses `Timeout#timeout`'s custom exception class/message replacement API;
9
- `rescue Timeout::Error` can lead to incorrect exception interception: intercept block's-related
10
Timeout::Error that is not RQL-related error;
11
+- Updated development dependencies;
12
+- Some minor readme updates;
13
### Added
14
- `RedisQueuedLocks::Swarm`: missing YARDocs;
15
- Separated `Logging Configuration` readme section (that is placed inside the main configuration section already);
0 commit comments