aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
authorBobby <[email protected]>2022-11-27 17:21:11 -0500
committerBobby <[email protected]>2022-11-27 17:21:11 -0500
commit5e4b086bd4511f8bff7d45debe8ce6c03f26e13e (patch)
tree6eae07f5a633718925acd3661e2f6e96237d1417 /CHANGELOG.rst
parent522d4134d10357b033f6853f92cfdfd9eb826806 (diff)
downloadedify-5e4b086bd4511f8bff7d45debe8ce6c03f26e13e.tar.xz
edify-5e4b086bd4511f8bff7d45debe8ce6c03f26e13e.zip
Changelog for Quickfix 0.2.1
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 9387b50..b3618b5 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -2,6 +2,11 @@
Changelog
=========
+0.2.1 (2022-11-27)
+------------------
+
+* This is a Quick Fix Release to fix the incomplete release of 0.2.0. The release was intended to drop support for 3.6, but the metadata was not updated to reflect this. This release fixes that. v0.2.0 remains available on PyPI, but is incompatible with Python 3.6. Using it with other versions of Python is not a problem. Other than the metadata, the two releases are identical.
+
0.2.0 (2022-11-27)
------------------
This is a minor release with a few new built-in validators along with some small changes and bug fixes.