We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70fdfb4 commit b0022cdCopy full SHA for b0022cd
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [Unreleased]
2
+
3
+- Fix: Replace `ArgumentError` with custom `FifoDelayNotSupportedError` for FIFO delay errors
4
+ - Provides more specific error type for programmatic error handling
5
+ - [#957](https://github.com/ruby-shoryuken/shoryuken/pull/957)
6
7
## [7.0.0] - 2026-01-19
8
9
**See the [Upgrading to 7.0](https://github.com/ruby-shoryuken/shoryuken/wiki/Upgrading-to-7.0) guide for detailed migration instructions.**
0 commit comments