2019-05-20  James Balamuta  <balamut2@illinois.edu>

	* DESCRIPTION (Version, Date): Release 1.15.0

	* NEWS.md: Update for Ensmallen release 1.15.0

	* inst/include/ensmallen_bits/spsa: Removed unused `shuffle` parameter.

	* inst/include/ensmallen_bits/qhadam/qhadam_update: Reorder parameter initialization.

	* inst/include/ensmallen_bits: Upgraded to Ensmallen 1.15.0
	* inst/include/ensmallen.hpp: ditto

2019-05-12  James Balamuta  <balamut2@illinois.edu>

	* DESCRIPTION (Version, Date): Release 1.14.4

	* NEWS.md: Update for Ensmallen release 1.14.4

	* inst/include/ensmallen_bits: Upgraded to Ensmallen 1.14.4
	* inst/include/ensmallen.hpp: ditto

2019-03-09  James Balamuta  <balamut2@illinois.edu>

	* DESCRIPTION (Version, Date): Release 1.14.1

	* NEWS.md: Update for Ensmallen release 1.14.1

	* inst/include/ensmallen_bits: Upgraded to Ensmallen 1.14.1
	* inst/include/ensmallen.hpp: ditto

2019-01-20  James Balamuta  <balamut2@illinois.edu>

	* DESCRIPTION (Version, Date): Release 1.13.0

	* NEWS.md: Update for Ensmallen release 1.13.0

	* inst/include/ensmallen_bits: Upgraded to Ensmallen 1.13.0
	* inst/include/ensmallen.hpp: ditto

2018-12-30  James Balamuta  <balamut2@illinois.edu>

	* DESCRIPTION (Version, Date): Release 1.12.0

	* NEWS.md: Update for Ensmallen release 1.12.0

	* inst/include/ensmallen_bits: Upgraded to Ensmallen 1.12.0
	* inst/include/ensmallen.hpp: ditto

	* inst/CITATION: Updated to ensmallen's NIPS paper

2018-11-30  James Balamuta  <balamut2@illinois.edu>

	* DESCRIPTION (Version, Date): Release 1.11.1

	* NEWS.md: Update for Ensmallen release 1.11.1

	* inst/include/ensmallen_bits: Upgraded to Ensmallen 1.11.1
	* inst/include/ensmallen.hpp: ditto

2018-10-23  James Balamuta  <balamut2@illinois.edu>

	* inst/CITATION: Add citation information for ensmallen's arXiv paper.

2018-10-23  James Balamuta  <balamut2@illinois.edu>

	* inst/CITATION: Add citation information for ensmallen's arXiv paper.

2018-10-22  Dirk Eddelbuettel  <edd@debian.org>

	* README.md: Minor touchups.

2018-10-21  James Balamuta  <balamut2@illinois.edu>

	* DESCRIPTION (Version, Date): Initial release
	* inline.R: Add connection to Rcpp's package manager for compiling outside
	  of a package
	* src/example-linear-regression-lbfgs.cpp: Example usage for solving a
	  linear regression using the L-BFGS optimizer.
	* inst/include/ensmallen_bits: Implementation of Ensmallen
	* inst/include/RcppEnsmallen.h: Header file for inclusion in Rcpp scripts.
