summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 83076e10..c5a6b4fc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,6 @@
-## 1.2.1 (July TBD, 2020)
+## 1.2.1 (July 14, 2020)
* Bug Fixes
- * Relax minimum version `importlib-metadata` to >= 1.6.0 when using Python < 3.8
+ * Relax minimum version of `importlib-metadata` to >= 1.6.0 when using Python < 3.8
## 1.2.0 (July 13, 2020)
* Bug Fixes