Skip to content

Commit f6c5e88

Browse files
committed
fix CHANGELOG.md
1 parent 2c93790 commit f6c5e88

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 `xstring.FromBytes([]byte)` and `xstring.ToBytes(string)` for fast conversion
1+
* Added `internal/xstring.{FromBytes([]byte),ToBytes(string)` for increase performance on `string` from/to `[]byte` conversion
22

33
## v3.51.2
44
* Added `table/options.ReadFromSnapshot(bool)` option for `session.StreamReadTable()`

0 commit comments

Comments
 (0)