summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmjith Ramanujam <amjith@netflix.com>2022-07-29 08:08:13 -0700
committerAmjith Ramanujam <amjith@netflix.com>2022-07-29 08:08:13 -0700
commit3c2eda8e348caf22c6a17d6b2cf28f6d59b52c9e (patch)
treec4afdb23e4a117bbf5ed62a9ce9d1bdbc0fac7de
parent818e29eee3a782183b151491a6a6d1c58072a068 (diff)
Add TiDB changes to changelog.
-rw-r--r--changelog.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index 67791e9..837d94d 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,3 +1,9 @@
+Features:
+---------
+
+* Detect TiDB instance and show in the prompt.
+
+
Internal:
---------
* Pin `cryptography` to suppress `paramiko` warning, helping CI complete and presumably affecting some users.