snplist v0.16 (Release date: 2016-10-27)
=============
* makeGeneSet() updated to correct warning when deleting existing SQL views
* Vignette updated to access GRCh37 SNP positions from Ensembl

snplist v0.15 (Release date: 2015-11-05)
=============
* getBioMartData() updated to allow users to specify the Ensembl data mart 

snplist v0.14 (Release date: 2015-09-18)
=============
* Addition of NEWS file
* Bug fix to prevent warnings of multiple comparisons in setSNPTable() and makeGeneSet() functions when first argument is a data.frame instead of a file name
* Missing required column names in setSNPTable() and makeGeneSet() functions now results in stop() instead of return(print())

snplist v0.13 (Release date: 2014-12-03)
=============
* Change of Maintainer
* Added DBI to Imports in DOCUMENTATION and in NAMESPACE
