diff --git a/ChangeLog.md b/ChangeLog.md index 16cf8f0..19e589e 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,3 +1,11 @@ +### 0.1.1 / 2023-03-01 + +#### CLI + +* Allow {Ronin::Core::CLI::Shell} and {Ronin::Core::CLI::CommandShell} to + rescue interrupts while a shell command is running, and not exit from the + shell. + ### 0.1.0 / 2023-02-01 * Initial release: