Version 1.4.0 [2019-07-30]
 * Complied with CRAN Solaris requirements.
 * Rel-submitted to CRAN.
 
Version 1.3.0 [2019-07-25]
 * Released on CRAN.

Version 1.2.15 [2019-07-24]
 * Cosmetic changes in the R files.
 
Version 1.2.14 [2019-07-23]
 * Cosmetic changes in unit test files.

Version 1.2.13 [2019-07-22]
 * Added a unit test for target selection.
 * Created an S3 class for target selection.
 
Version 1.2.12 [2019-07-14]
 * Improved readability of R code.
 
Version 1.2.11 [2019-07-13]
 * Improved readability of R code.
 
Version 1.2.10 [2019-07-10]
 * Added more unit-tests.
 
Version 1.2.9 [2019-07-09]
 * Cleared lintr issues.
 * Cosmetic changes in the examples and README.Rmd.

Version 1.2.8 [2019-07-02]
 * Removed lintr dependency.
 * Updated .travis.yml.
 
Version 1.2.7 [2019-07-02]
 * Added lint unit-testing.
 * Moving to snake_case_style.
 * Added lintr dependency.

Version 1.2.6 [2019-06-11]
 * Minor changes in the code.
 
Version 1.2.5 [2019-06-06]
 * Removed code dependencies with sample covariance matrix.
 
Version 1.2.4 [2019-06-04]
 * Added Rcpp functionality.

Version 1.2.3 [2019-05-30]
 * Added code coverage.
 
Version 1.2.2 [2019-05-29]
 * Fixed a bug thanks to Øyvind Bleka. 
 * Introduced unit testing.

Version 1.2.1 [2017-08-21]
 * Updated documentation using roxygen2.

Version 1.2.0 [2017-07-11]
 * Finalized README.Rmd.
 * Released on CRAN.
 
Version 1.1.9 [2017-07-10]
 * Updated README.Rmd.

Version 1.1.8 [2017-07-08]
 * Updated documentation.

Version 1.1.7 [2017-07-07]
 * Modified README.Rmd.
 
Version 1.1.6 [2017-06-21]
 * Modified .gitignore and .Rbuildignore.

Version 1.1.5 [2017-06-20]
 * Updated README.Rmd.
 * Updated Rcode - reference style.
 
Version 1.1.4 [2017-06-15]
 * Added README.Rmd.
 * Updated documentation - reference style.

Version 1.1.3 [2017-06-12]
 * Updated DESCRIPTION- links to the GitHub site.

Version 1.1.2 [2016-05-22]
 * Fixed a bug in the function shrinkcovmat.unequal 
   (reported by Prof. Thomas A. Severini).
 * Updated documentation.
 * Updated R files.
 * Updated CITATION.

Version 1.1.1 [2015-09-08]
 * Updated email address of the maintainer.

Version 1.1.0 [2015-01-08]
 * Updated CITATION.

Version 1.0.3 [2014-11-02]
 * Updated CITATION.
 * Updated documention.

Version 1.0.2 [2014-10-20]
 * Added function targetselection. 
 * Updated CITATION.
 * Updated documention.

Version 1.0.1 [2014-08-12]
 * Updated documentation. 
 * Created CITATION. 

Version 1.0.0 [2014-04-17]
 * The first version of the R package ShrinkCovMat is released on CRAN.
 