Skip to content

Commit

Permalink
Updated the ChangeLog for 1.0.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Jun 12, 2023
1 parent 866392b commit f727742
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
### 1.0.2 / 2023-06-12

* Corrected the `class_dir` for {Ronin::Exploits}; even though
`ronin-exploits` will never contain any built-in exploits.
* Avoid using `case`/`in` syntax for TruffleRuby.
* Documentation fixes and improvements.

#### CLI

* Fixed a typo in `ronin-exploits new` man-page.
* Fixed a bug in the `ronin-exploits show` command where a target's `version`
was not being printed.
* Fixed a bug where `ronin-exploits new --payload-type command` wasn't being
accepted as a valid payload type.

### 1.0.1 / 2023-03-01

* Require [ronin-support] ~> 1.0, >= 1.0.1.
Expand Down

0 comments on commit f727742

Please sign in to comment.