From 63c2d33feec874db3945e3b823e7378408b6996a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Quentin=20Math=C3=A9?= Date: Tue, 3 Jun 2014 19:01:51 +0200 Subject: [PATCH] Replaced Etoile 0.4.3 mention by CoreObject 0.5 --- NEWS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS.md b/NEWS.md index c6c5bc5..cfc5821 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,8 +1,8 @@ UnitKit NEWS ============ -1.5 (Etoile 0.4.3) ------------------- +1.5 (CoreObject 0.5) +-------------------- - Added abstract test case support (test methods from superclasses are now run by UKRunner) - Added option to choose the tested classes (-c for a list based on a regex pattern)