From e89bc99a54d846dd553592b180d24709385ffa03 Mon Sep 17 00:00:00 2001 From: shi yuhang <52435083+shiyuhang0@users.noreply.github.com> Date: Thu, 22 Feb 2024 19:03:31 +0800 Subject: [PATCH] Update tidb-cloud/serverless-driver.md Co-authored-by: Grace Cai --- tidb-cloud/serverless-driver.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tidb-cloud/serverless-driver.md b/tidb-cloud/serverless-driver.md index 2c386f3a09507..50cb12019a5d3 100644 --- a/tidb-cloud/serverless-driver.md +++ b/tidb-cloud/serverless-driver.md @@ -256,8 +256,8 @@ conn.execute(`select ...`, [], { > > TiDB Cloud serverless driver configuration changes: > -> - _v0.0.7_: add the SQL level option`isolation`. -> - _v0.0.10_: add the connection level configuration `decoders` and the SQL level option `decoders`. +> - v0.0.7: add the SQL level option`isolation`. +> - v0.0.10: add the connection level configuration `decoders` and the SQL level option `decoders`. ## Features