Changes in version 1.2.0:

   * Fix warnings because of deprecated functions from the copula package.
   * Added a package vignette.
   * Added the github URL.
   * Added cec2005benchmark as a suggested package.
   * Implemented Truncated marginal distributions.
   * New reporting methods that save the population to a plain-text file.
   * Implemented  Restricted Tournament Replacement.
   * Implemented Tournament selection.
   * Avoided numerical problems with the simulation of the normal copula.

Changes in version 1.1.0:

   * Supported the Frank copula as a candidate copula in VEDA.
   * Implementation of the Rastrigin function.
   * Renamed the bestIndiv slot of the EDAResult to bestSol.
   * Changed the way the marginal distributions are specified.
   * The documentation was reviewed.

Changes in version 1.0.3:

  * The file with the full text of the GNU GPL was removed from the package.

Changes in version 1.0.2:

  * Spelling corrections.

Changes in version 1.0.1:

  * R CMD check warnings fixed.

Changes in version 1.0.0:

  * First public release.
