Version 1.3 (22 October 2014):
==============================

The changes in this version is mainly to accommodate the creation of the successor of AutoSEARCH: gets (also available on the CRAN). The gets package is based on code from AutoSEARCH, but is intended to be more user-friendly, faster and easier to extend. AutoSEARCH will continue to be maintained, but the development focus will switch to gets.

The main changes to AutoSEARCH are:

- dependency on the gets and lgarch packages (in addition to zoo); the former because several of the auxiliary functions (see next point) have been moved to the gets package, and the latter because the gLag function has been modified to become a call to the glag function in lgarch

- functions eqwma, info.criterion, jb.test, leqwma and skewness.test have been deleted from the AutoSEARCH package, since they are now contained in the gets package

- many stylistic changes to the help-files


Versions 1.1 (13 November 2011) and 1.2 (10 October 2012):
==========================================================

Minor bug-fixes in gets.mean and gets.vol.


Version 1.0 (7 November 2011):
==============================

Package uploaded to CRAN for the first time after comprehensive testing and checking.