Skip to content

Commit dc28966

Browse files
committed
fix mistake
1 parent 879ab1e commit dc28966

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,5 +1,5 @@
11
* Refactored golang types mapping into ydb types using `ydb.ParamsFromMap` and `database/sql` query arguments
2-
* Small braking change: type mapping for `ydb.ParamsFromMap` and `database/sql` type `uuid.UUID` changed from ydb type `Text` to ydb type `UUID`
2+
* Small breaking change: type mapping for `ydb.ParamsFromMap` and `database/sql` type `uuid.UUID` changed from ydb type `Text` to ydb type `UUID`
33

44
## v3.93.3
55
* Supported raw protobuf `*Ydb.TypedValue` using `ydb.ParamsBuilder()`

0 commit comments

Comments
 (0)