Version 0.1.33     17 Feb 2021

	* Standardize the format of the Apache v2 statement in LICENSE.

Version 0.1.31     07 Feb 2021

	* Publish coverage data to coveralls.io in GitHub workflow.

Version 0.1.30     07 Feb 2021

	* Update build process to include security scans using Safety.
	* Make other structural improvements to the build process.

Version 0.1.29     17 Jan 2021

	* Fix typo in DEVELOPER.md, submitted by @billykern.
	* Improve and cleanup the Windows and PyCharm build process.
	* Update build system to use poetry.core, submitted by @Spectre5.
	* Fix the GitHub test suite by adding Python version into cache id.
	* Update isort to use the new black profile, submitted by @Spectre5.
	* Move to newer versions of various build dependencies (black, Sphinx, etc.).
	* Standardize on UNIX line endings in Git working copy and PyPI package.
	* Make improvements to Read the Docs integration, including a PR merge gate.
	* Clean up badges shown in documentation, so they are links to something sane.
	* Make improvements to the MyPy and Pylint configuration.
	* Move to a new two-step release process based on cedar-backup3.
	* Create a changelog for the first time, along with new release process.

