scrm 1.7.3-1
============

* Fix `-Wcatch-value` compiler warnings on R-devel.



scrm 1.7.3-0
============

* Updated the sources of scrm to version 1.7.3.



scrm 1.7.2-4
============

* Fixed a servere bug (#38) introduced in 1.7.2-3 that caused a seg_fault 
  when simulating many loci.



scrm 1.7.2-3
============

* Fixed CRAN Note about disabled compiler warnings



scrm 1.7.2-2
============

* Fixed harmless unsafe memory access 



scrm 1.7.2-1
============

* Registered native routines.



scrm 1.7.2-0
============

* Updated the sources of scrm to version 1.7.2 (#23).
* Now returns the TMRCA summary statistic as a data.frame instead of a
  matrix (#23).
* Now returns Newick trees as a character vector where each tree is an entry
  instead of all trees being concatenated (#24).
* Skip tests if `testthat` is not available (#25).
* Optimize performance for large Newick trees (#26).



scrm 1.6.0-2
============

* Replaced 'scrm' with 'it' in the package description.



scrm 1.6.0-1
============

* Updated the sources of scrm to version 1.6.0.



scrm 1.5.1-1
============

* Updated the sources of scrm to version 1.5.1.
* Updated the citation information.



scrm 1.5.0-1
============

* Updated the sources of scrm to version 1.5.0.
* Added citation information.
* Replaced callback to warning with Rf_warning (#12). Thanks to J.J. Allaire for
  the patch.



scrm 1.3-3
==========

* Added dependency to R >= 3.1.0.
* Updated the sources of scrm to version 1.3.1.
* Added title to vignettes.



scrm 1.3-2
==========

* Added missing import statement.
* Fixed access to unmapped memory.



scrm 1.3-1
==========

* Initial CRAN release.

