mirror of
https://github.com/go-gorm/gorm.git
synced 2025-02-02 20:28:40 +08:00
Updated GORM V2 Release Note Draft (markdown)
parent
7db9b8b9a8
commit
9996aae3ac
@ -29,7 +29,7 @@ GORM 2.0 is not yet released, currently, in the public beta stage, it has been u
|
|||||||
#### Install
|
#### Install
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
go get gorm.io/gorm@v0.2.6 // public beta version
|
go get gorm.io/gorm@v0.2.7 // public beta version
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Usage
|
#### Usage
|
||||||
|
Loading…
Reference in New Issue
Block a user