mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Fix change-note typo
This commit is contained in:
committed by
Chris Smowton
parent
a0512a50f2
commit
cf9d773de0
@@ -5,7 +5,6 @@
|
||||
* `database` local source models have been added for the Beego ORM package.
|
||||
* `database` local source models have been added for the `github.com/jmoiron/sqlx` package.
|
||||
* Added `database` source models for database methods from the `gorm.io/gorm` package.
|
||||
`
|
||||
* `database` local source models have been added for the `database/sql` and `database/sql/driver` packages.
|
||||
|
||||
## 3.0.1
|
||||
|
||||
@@ -5,5 +5,4 @@
|
||||
* `database` local source models have been added for the Beego ORM package.
|
||||
* `database` local source models have been added for the `github.com/jmoiron/sqlx` package.
|
||||
* Added `database` source models for database methods from the `gorm.io/gorm` package.
|
||||
`
|
||||
* `database` local source models have been added for the `database/sql` and `database/sql/driver` packages.
|
||||
|
||||
Reference in New Issue
Block a user