summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmjith Ramanujam <amjith.r@gmail.com>2022-01-11 08:33:34 -0800
committerAmjith Ramanujam <amjith.r@gmail.com>2022-01-11 08:33:34 -0800
commitf0acf0a1f0188ea2e18ac4b07265848993dc2e00 (patch)
tree4184abeac0efa8e08039d186f02552545a6bdcc4
parentd5d2a60704f2892a3460b8d57e08d44271d350b7 (diff)
Update changelog for 1.24.2
-rw-r--r--changelog.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/changelog.md b/changelog.md
index 4097dfe..ad870c0 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,10 +1,11 @@
-TBD:
-====
+1.24.2 (2022/01/11)
+===================
Bug Fixes:
----------
+----------
* Fix autocompletion for more than one JOIN
* Fix the status command when connected to TiDB or other servers that don't implement 'Threads\_connected'
+* Pin pygments version to avoid a breaking change
1.24.1:
=======