OSDN Git Service

upgraded version
[ccunit/ccunit.git] / NEWS
diff --git a/NEWS b/NEWS
index 95ac793..5d33f5a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+new in CCUnit 2.1
+
+* renamed setup_setUp/setup_tearDown to setUpBeforeClass/tearDownAfterClass.
+* fixed minor bugs and typos.
+
+new in CCUnit 2.0
+
+* went through distcheck of the package.
+
+New in CCUnit 2.0rc1
+
+* removed the general idea of Fixture.
+* wrote the cookbook completely again.  it became a little easy to understand.
+* added the example.
+
 New in CCUnit 1.3
 
 * add functions for fixture setUp/tearDown.