Skip to content

Commit 1ffb2eb

Browse files
authored
Apply suggestions from code review
1 parent 5aa967c commit 1ffb2eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
* Added metrics over `table.Do()` and `table.DoTx()`
1+
* Added metrics over `db.Table().Do()` and `db.Table().DoTx()`
22
* Added method `ydb.ParamsBuilder().Param(name).Any(value)` to add custom `types.Value`
33
* Upgraded dependencies:
44
* `google.golang.org/grpc` - from `v1.57.1` to `v1.62.1`

0 commit comments

Comments
 (0)