diff --git a/changelogs/drizzle-orm/0.29.0.md b/changelogs/drizzle-orm/0.29.0.md index 6bd473519..18a24e502 100644 --- a/changelogs/drizzle-orm/0.29.0.md +++ b/changelogs/drizzle-orm/0.29.0.md @@ -311,7 +311,7 @@ More usage examples here: [integration-tests/tests/d1-batch.test.ts](https://git ## Drizzle Kit 0.20.0 1. New way to define drizzle.config using `defineConfig` function -2. Possibility to access Claudflare D1 with Drizzle Studio using wrangler.toml file +2. Possibility to access Cloudflare D1 with Drizzle Studio using wrangler.toml file 3. Drizzle Studio is migrating to https://local.drizzle.studio/ 4. `bigint unsigned` support 5. `primaryKeys` and `foreignKeys` now can have custom names