Skip to content

Commit

Permalink
docs(changelog): Update change log
Browse files Browse the repository at this point in the history
  • Loading branch information
Seven Du committed Sep 20, 2022
1 parent 83ae590 commit 71e0ac1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ final User user = await prisma.user.create(

- Nullable fields generating broken field implementations - [#23](https://github.com/odroe/prisma-dart/issues/23)

### Features:

- Add `precache` command, Populate the Prisma engines cache of binary artifacts.

## 2.1.3

🌟 Help us spread the word about [Prisma ORM for Dart](https://github.com/odroe/prisma-dart) by starring the repo or [Tweeting](https://twitter.com/intent/tweet?text=Check%20out%20the%20latest%20@prisma%20ORM%20for%20Dart%20release%20v2.1.3🚀%0D%0A%0D%0Ahttps://github.com/odroe/prisma-dart/releases/tag/2.1.3) about the release. 🌟
Expand Down

0 comments on commit 71e0ac1

Please sign in to comment.