You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,7 @@
5
5
## [0.0.3]
6
6
7
7
- Temporarirlly add `base64` as a direct dependency while waiting for a new release of `dnsruby` in order to fix a warning. See Gemfile for details.
8
+
- Fix `undefined method 'uuid_v4' for Random:Class (NoMethodError)` for Ruby 3.0-3.2 when calling `ADAssault::DNS:DUZDU#checkv4` like in CLI sub-command `ada dns duzdu check`.
0 commit comments