apsimr version 1.2
===================================================================
Minor Changes -
-------------------------------------------------------------------
* In the "plot()" function, the argument "y" is more forgiving and a list
of available variables is printed if the requested one doesn't exist.
* Next generation APSIM simulations can now be run using the "apsim()" function.


apsimr version 1.1
===================================================================
Bug Fixes -
-------------------------------------------------------------------
* A bug in "edit_apsim" that happens when "overwrite=TRUE" has been fixed.

Minor Changes -
-------------------------------------------------------------------
* Multiple output files per APSIM simulation are now allowed and
treated appropriately.


apsimr version 1.0
===================================================================
New Features - 
-------------------------------------------------------------------
* The 'apsim_emul_sa' function has been added.  This function uses either
a single, or several generalized additive models to emulate APSIM
then compute sensitivity indices.

Minor Changes -
-------------------------------------------------------------------
* New naming conventions have been adopted.
* The vignette has been updated.


apsimr version 0.2
===================================================================
New Features - 
-------------------------------------------------------------------
* The 'apsim_vector' function has been added.  This function is compatible with
the sensitivity package.  This allows for a easy sensitivity/uncertainty analysis of APSIM
with minimal overhead.


apsimr version 0.1
===================================================================
* First CRAN release