From 72ac79629ac1de851f7ee27fbec0a16eddef937d Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Wed, 7 Jul 2021 09:31:37 +0900 Subject: [PATCH] History for rake-13.0.4 --- History.rdoc | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/History.rdoc b/History.rdoc index 99b863e1d..5a1a50aa5 100644 --- a/History.rdoc +++ b/History.rdoc @@ -1,3 +1,10 @@ +=== 13.0.4 + +* Fix rake test loader swallowing useful error information. + Pull request #367 by deivid-rodriguez +* Add -C/--directory option the same as GNU make. + Pull request #376 by nobu + === 13.0.3 * Fix breaking change of execution order on TestTask.