Skip to content

Commit

Permalink
chore: add link
Browse files Browse the repository at this point in the history
  • Loading branch information
vmihailenco committed Feb 22, 2022
1 parent c38b739 commit f9c6626
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ type Model struct {
}
```

Bun v1.0.24 can help you find models with missing options by printing warnings. You are recommended
to upgrade to v1.0.24 before upgrading to v1.1.x.
Bun [v1.0.24](#1024-2022-02-22) can help you find models with missing options by printing warnings.
You are recommended to upgrade to v1.0.24 before upgrading to v1.1.x.

- Bun no longer automatically marks `soft_delete` fields as `nullzero`.

Expand Down

0 comments on commit f9c6626

Please sign in to comment.