Skip to content

Commit

Permalink
Mention that Ronin::Fuzzing.[] now raises an exception.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Jun 10, 2012
1 parent 94fbbf4 commit 410bb03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
* Support unhexdumping floats / doubles.
* Allow {String#mutate} to accept Symbols that map to {Ronin::Fuzzing}
generator methods.
* {Ronin::Fuzzing.[]} now raises a `NoMethodError` for unknown fuzzing methods.
* Use `module_function` in {Ronin::Fuzzing}, so the generator methods can be
included into other Classes/Modules.
* Require uri-query_params ~> 0.6.
Expand Down

0 comments on commit 410bb03

Please sign in to comment.