Skip to content

Commit 18f3d8e

Browse files
committed
chore: add changelog
1 parent c06155f commit 18f3d8e

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## v4.0.0 (2025-10-23)
2+
3+
#### :rocket: New Feature
4+
* `dbml-cli`, `dbml-core`, `dbml-parse`
5+
* [#765](https://github.com/holistics/dbml/pull/765) feat: Support check constraint ([@H-DNA](https://github.com/H-DNA))
6+
7+
#### :boom: Breaking Change
8+
* `dbml-cli`, `dbml-core`, `dbml-parse`
9+
* [#765](https://github.com/holistics/dbml/pull/765) fix!: Remove `CONSTRAINT` from `pl_unreserved_keywords` in PostgreSQL ANTLR syntax ([@H-DNA](https://github.com/H-DNA))
10+
11+
#### Committers: 1
12+
- DNA ([@H-DNA](https://github.com/H-DNA))
13+
114
## v3.14.1 (2025-09-22)
215

316
#### :bug: Bug Fix

0 commit comments

Comments
 (0)