apaStyle 0.5
==================================================================

ENHANCEMENT
------------------------------------------------------------------
* Updated apa.descriptives() function. Now it's possible to ommit
  the significance indicators in the correlation matrix. This can
  be useful for large tables. Significance in this case is reported
  in a footnote which reports the smallest correlation that is
  significant at an alpha of at least 0.05.

apaStyle 0.4
==================================================================

BUG FIXES
------------------------------------------------------------------
* Headers in apa.descriptives were not always correctly defined in
  case of user defined statistics

apaStyle 0.3
==================================================================

ENHANCEMENT
------------------------------------------------------------------
* Added apa.regression() function for the generation of hierarchical
  regression tables with model summary values.

BUG FIXES
------------------------------------------------------------------
* The sum of colspan from level 1 header does not correspond with the
  the level 2 headers.
  (reported and fixed by Corey Brier)


apaStyle 0.2
==================================================================

BUG FIXES
------------------------------------------------------------------
* The sum of colspan from level 1 header didn't match the number of
  columns of the dataset.
  (reported by Mathias König)
