Skip to content

Commit

Permalink
Updated the ChangeLog for 0.1.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Jul 19, 2023
1 parent d40bb6a commit 714b22c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
### 0.1.2 / 2023-07-18

#### CLI

* Changed {Ronin::Core::CLI::RubyShell#initialize} to wrap a `Module` `context:`
value in an `Object` instance which includes the module. This allows the
IRB session to gain access to the module's constants and instances methods,
as well as correctly define and call instance methods in the IRB session.

### 0.1.1 / 2023-03-01

#### CLI
Expand Down

0 comments on commit 714b22c

Please sign in to comment.