Skip to content

Commit 1e16b00

Browse files
authored
Merge pull request #1922 from dbcli/RW/prepare-changelog-for-release-v1-74-0
Prepare changelog for release v1.74.0
2 parents 4648321 + c3beb57 commit 1e16b00

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

changelog.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
Upcoming (TBD)
1+
1.74.0 (2026/06/06)
22
==============
33

44
Features
55
--------
6-
* Detect Apache Doris and display its real version instead of the MySQL-compat placeholder.
6+
* Detect Apache Doris and display its real version.
77

88

99
Bug Fixes
1010
---------
11-
* Keep completion-menu Escape cancellation eager only in Vi mode so Emacs Alt-key bindings keep working while completions are open.
11+
* Fix Emacs-mode Alt-key bindings while completions are open.
1212
* Keep identifiers that start with `set` highlighted as names.
13-
* Fix version display for MySQL distributions that return a plain `X.Y.Z` version string with no suffix (e.g. Homebrew MySQL).
13+
* Fix version display for MySQL distributions that return a plain `X.Y.Z`.
1414
* Speed up startup by skipping LLM imports when `MYCLI_LLM_OFF` is set.
1515

1616

0 commit comments

Comments
 (0)