2020-02-22  Timothy Sample  <samplet@ngyro.com>

	Bump version to 0.1.1.

	* configure.ac: Bump version to 0.1.1.
	* guix.scm: Likewise.
	* NEWS: Add and entry for 0.1.1.

2020-02-22  Timothy Sample  <samplet@ngyro.com>

	Put the homepage in the Guix package definition.

	* guix.scm: Add homepage.

2020-02-22  Martin Becze  <mjbecze@riseup.net>

	Allow installations with Guile 3.0.

	* configure.ac (GUILE_PKG): Add support for Guile 3.0.
	* guix.scm: Use Guile 3.0.

2019-11-23  Timothy Sample  <samplet@ngyro.com>

	Fix a typo in NEWS.

	* NEWS: Change 'release 0.1' to 'release 0.1.0'.

2019-11-23  Timothy Sample  <samplet@ngyro.com>

	Thank Mathieu Lirzin.

	* THANKS: Add Mathieu Lirzin.

2019-11-23  Timothy Sample  <samplet@ngyro.com>

	Use 'gitlog-to-changelog' to make the ChangeLog.

	* Makefile.am (gen-ChangeLog): Use 'gitlog-to-changelog' to generate the
	ChangeLog file when running 'make dist' from a Git checkout.

2019-11-23  Timothy Sample  <samplet@ngyro.com>

	Fix title underline in README.

	* README: Add more equals signs under 'Copying Guile-SemVer'.

2019-11-23  Timothy Sample  <samplet@ngyro.com>

	Use the SRFI 64 test driver from Automake.

	Automake already has a SRFI 64 test driver, so we do not need to use
	an external one.

	* build-aux/test-driver.scm: New file.
	* Makefile.am (SCM_LOG_DRIVER): Use it.
	* guix.scm: Remove the 'srfi-64-driver' variable and drop it from the
	'guile-semver' package inputs.
	* configure.ac: Remove check for 'srfi-64-driver' and make
	'test-driver.scm' a required aux file.
	* README: Remove mention of the old driver.

Copyright © 2019 Timothy Sample <samplet@ngyro.com>

Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.  This file is offered as-is,
without any warranty.
