diff --git a/Build.PL b/Build.PL index 772dc6a..25d7d68 100755 --- a/Build.PL +++ b/Build.PL @@ -45,7 +45,7 @@ my $builder = $class->new( 'Data::Trace' => '1.05', 'Mojolicious' => '0', 'Parallel::ForkManager' => '0', - 'Runtime::Debugger' => '1.03', + 'Runtime::Debugger' => '1.04', 'Set::Scalar' => '0', 'Sub::Util' => '0', 'Term::Table' => '0', diff --git a/Changes b/Changes index 748209c..42070a7 100644 --- a/Changes +++ b/Changes @@ -1,10 +1,10 @@ Revision history for e ================= -1.29 - 2024-NN-NN +1.29 - 2024-09-20 ================= -TBD +repl: Fixed bug with having an empty history file. ================= 1.28 - 2024-09-20