Skip to content

Commit cf3246e

Browse files
committed
fixed CHANGELOG mistake
1 parent 10e62e2 commit cf3246e

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,7 +1,7 @@
11
## v3.74.1
22
* Allowed the use of DSN without specifying the protocol/scheme
33
* Allowed casts from signed YDB types to unsigned destination types if source value is not negative
4-
* Removed public `query.Identifier` interface for exclude any external implementations for use with YDB
4+
* Removed public `query.TxIdentifier` interface for exclude any external implementations for use with YDB
55

66
## v3.74.0
77
* Added experimental range functions to the `query.Result` and `query.ResultSet` types, available as for-range loops starting with Go version 1.22. These features can be enabled by setting the environment variable `GOEXPERIMENT=rangefunc`.

0 commit comments

Comments
 (0)