summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMel Dafert <mel.dafert@clickandlearn.at>2022-08-19 12:50:56 +0200
committerMel Dafert <mel.dafert@clickandlearn.at>2022-08-19 12:50:56 +0200
commitbcb248403675a52ee508a021c0517a3f7d11caa6 (patch)
treea208f8d54588d4ff63512ede498b5b1e6b172e7c
parentc00c06052a98a12bf824f43477a264d32774246e (diff)
changelog and authors
-rw-r--r--changelog.md4
-rw-r--r--mycli/AUTHORS1
2 files changed, 5 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index 159299d..bd8edbb 100644
--- a/changelog.md
+++ b/changelog.md
@@ -2,6 +2,10 @@
TBD
===
+Features:
+---------
+* Add `--ssl` flag to enable ssl/tls.
+
Internal:
---------
* Pin `cryptography` to suppress `paramiko` warning, helping CI complete and presumably affecting some users.
diff --git a/mycli/AUTHORS b/mycli/AUTHORS
index 328805d..dd27686 100644
--- a/mycli/AUTHORS
+++ b/mycli/AUTHORS
@@ -92,6 +92,7 @@ Contributors:
* Zhongyang Guan
* Arvind Mishra
* Kevin Schmeichel
+ * Mel Dafert
Created by:
-----------