Skip to content

Commit 8c1d61f

Browse files
committed
fixed CHANGELOG.md
1 parent 536e3c0 commit 8c1d61f

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
@@ -10,7 +10,7 @@
1010
## 3.8.0
1111
* Added `table.result.Result.ScanNamed()` scan function
1212
* Changed connection secure to `true` by default
13-
* Renamed public package `balancer` tp `balancers` (this package contains only constructors of balancers)
13+
* Renamed public package `balancer` to `balancers` (this package contains only constructors of balancers)
1414
* Moved interfaces from package `internal/balancer/ibalancer` to `internal/balancer`
1515
* Added `NextResultSetErr()` func for select next result set and return error
1616
* Added package `table/result/indexed` with interfaces `indexed.Required`, `indexed.Optional`, `indexed.RequiredOrOptional`

0 commit comments

Comments
 (0)