Skip to content

Commit 7aab088

Browse files
authored
Fix change-note typo
1 parent ec1ca5d commit 7aab088

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

go/ql/lib/CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
* `database` local source models have been added for the Beego ORM package.
66
* `database` local source models have been added for the `github.com/jmoiron/sqlx` package.
77
* Added `database` source models for database methods from the `gorm.io/gorm` package.
8-
`
98
* `database` local source models have been added for the `database/sql` and `database/sql/driver` packages.
109

1110
## 3.0.1

go/ql/lib/change-notes/released/3.0.2.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,4 @@
55
* `database` local source models have been added for the Beego ORM package.
66
* `database` local source models have been added for the `github.com/jmoiron/sqlx` package.
77
* Added `database` source models for database methods from the `gorm.io/gorm` package.
8-
`
98
* `database` local source models have been added for the `database/sql` and `database/sql/driver` packages.

0 commit comments

Comments
 (0)