Version 0.7.2 - 2014-09-06
    * Fix importing corpus from spreasheet-like files.

Version 0.7.1 - 2014-09-06
    * Minor release to support Rcmdr 2.1 and R2HTML 2.3.
    * Fix custom stemming when used from the Windows desktop shortcut.
    * Fix error message when sparsity field is empty.

Version 0.7 - 2014-06-01
    * Port to tm 0.6. No changes should be visible to the user,
      except that saved workspaces and generated code will not
      work with this version.
    * Support LexisNexis, Europresse and Alceste importation.
    * Allow customizing the stemming dictionary before processing texts.
    * Automatically detect character encoding when importing corpora.
    * Replace sliders with spin boxes to allow more precise selection of parameters.
    * Add Select All and Copy menu and key bindings to text results window.
    * Allow manual selection of the column containing text when importing from
      spreadsheet-like files.
    * Improve performance when importing many Factiva, Europresse or LexisNexis files.
    * Allow selecting a language whose encoding is not supported by OS on Windows.
    * Allow choosing an occurrence threshold when subsetting corpus.
    * Print errors in dialogs rather than in the Messages pane.
    * Fix off-by-one number of occurrences in term frequencies.
    * Various fixes and improvements.

Version 0.6.2 - 2013-08-27
    * Use system font for frame titles as Rcmdr 2.0-0.
    * Move several packages from Depends to Imports to avoid
      attaching too many packages (and use :: where necessary).
    * Fix new R CMD check WARNINGS.

Version 0.6.1 - 2013-06-05
    * Use new SnowballC package instead of Snowball or Rstem for
      stemming, to fix issues with rJava and Rstem installation.
    * Adapt to Twitter API changes by supporting/requiring OAuth
      authentication (now needed to access tweets).
    * Allow extracting Company, Industry, InfoCode and InfoDesc
      meta-data from Factiva files (requires tm.plugin.factiva 1.3).
    * Plot dendrogram before creating clusters a second time.
    * Improved import dialogs usability (combo boxes, size).
    * Show more information about chosen clustering settings in the
      clustering window.
    * Fix time series analysis when custom time format is specified.
    * Fix levels order and hide NA value when plotting time series.
    * Fix error message when loading a package fails.

Version 0.6 - 2013-02-10
    * Initial CRAN release.
