Browse code

Update NEWS file to proper formatting

lshep authored on 12/06/2018 13:37:08
Showing 2 changed files

  • DESCRIPTION index 0bcdd50..417fca6 100644
  • NEWS index 8276250..74d63d7 100644
... ...
@@ -1,6 +1,6 @@
1 1
 Package: ReportingTools
2 2
 Title: Tools for making reports in various formats
3
-Version: 2.21.0
3
+Version: 2.21.1
4 4
 Author: Jason A. Hackney, Melanie Huntley, Jessica L. Larson, Christina
5 5
         Chaivorapol, Gabriel Becker, and Josh Kaminker
6 6
 Maintainer: Jason A. Hackney <hackney.jason@gene.com>, Gabriel Becker
... ...
@@ -1,14 +1,14 @@
1
-2015-3-27: version 2.7.1
1
+version 2.7.1 (2015-3-27)
2 2
 ------------------------
3 3
  - Updated email for Jessica L. Larson
4 4
 
5
-2013-4-1: version 2.3.8
5
+version 2.3.8 (2013-4-1)
6 6
 ------------------------
7 7
  - Minor bug fixes in NAMESPACE and DESCRIPTION and css
8 8
  - Enhanced vignettes to include information on our website and publication
9 9
  - Enhanced vignettes to clarify use of .modifyDF()
10 10
 
11
-2013-4-1: version 2.0.0
11
+version 2.0.0 (2013-4-1)
12 12
 ------------------------
13 13
  - HTML reports are now represented by the HTMLReportRef referenceClass
14 14
  - HTML output now fully customizable via .toHTML, .toDF and .modifyDF arguments to publish (see vignette)