Diff of /inst/NEWS.Rd [000000] .. [28aa3b]

Switch to side-by-side view

--- a
+++ b/inst/NEWS.Rd
@@ -0,0 +1,29 @@
+\name{NEWS}
+\title{News for Package \pkg{DLBCLdata}}
+\newcommand{\cpkg}{\href{http://CRAN.R-project.org/package=#1}{\pkg{#1}}}
+
+\section{Changes to version 1.0}{
+  \itemize{
+    \item Expanded documentiation.
+    \item Added travis CI continous integrator.
+    \item Added further unit tests and updated package structure to new
+      \pkg{testthat} version.
+  }
+}
+
+
+\section{Changes to version 0.9}{
+  \itemize{
+    \item \pkg{DLBCLdata} is now public!
+    \item The described datasets has now been run and tested
+      with various targets and CDFs.
+  }
+}
+
+\section{Changes to version 0.1}{
+  \itemize{
+    \item \pkg{DLBCLdata} has been created!
+  }
+}
+
+