NEWS file for package MatrixCorrelation
Collection of matrix correlation measures.
Kristian Hovde Liland, Tormod Næs and Ulf Geir Indahl, Norway

##### Version 0.9.5
Date: 3 February 2021
>> Changed from std::random_shuffle to std::shuffle in C++ to conform to deprecation rules and planned CRAN updates.

##### Version 0.9.4
Date: 2 August 2020
>> Corrected number of subspace dimensions in defaults for GCD.
>> Added centering as default to all relevant measures (keeping legacy behaviour available through 'center' parameter).
>> Added Rozeboom's linear correlation and Coxhead's Coefficient to the list of measures.
>> Updated citiation.
