From 0d8804b1ca9cdcb9357f65f423a2c8abd00e9455 Mon Sep 17 00:00:00 2001 From: Philip O'Toole Date: Fri, 7 Jan 2022 19:08:32 -0500 Subject: [PATCH] 6.10.0 is going out --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ebed3fe..e3a664f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 6.10.0 (unreleased) +## 6.10.0 (January 7th 2022) This release enhances the authentication and authorization system, making it more convenient to use. It also fixes some minor bugs, and migrates the end-to-end test suite to Python 3. ### New features