From cd6fd53ccf6ef8de88f9a7a411bbafd9529cc4a7 Mon Sep 17 00:00:00 2001 From: David Baumgold Date: Sat, 10 Apr 2021 16:15:17 +0200 Subject: [PATCH] reword changelog for consistency --- CHANGELOG.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 592d9a4..983fc2b 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -6,7 +6,7 @@ Changelog * Dropped support for Python 2 and Python 3.5 * If you are using the SQLAlchemy token storage, this project now depends on SQLAlchemy version 1.3.11 and above. `sqlalchemy-utils` is no longer necessary. -* Add disabling of TLS certificate verification for Gitlab blueprint creation +* Added `verify_tls_certificates` option to `make_gitlab_blueprint` * Added Twitch pre-set configuration `3.3.1`_ (2021-03-01)