Skip to content

Commit ae79a63

Browse files
Update CHANGELOG.md
Co-authored-by: Matthieu Caneill <[email protected]>
1 parent d0838d2 commit ae79a63

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,8 @@ and this project adheres to
99
## [Unreleased]
1010

1111
- Display the parse error message when `dbt parse` fails.
12-
- Breaking change to json-formatted output - using unique_id as key instead of
13-
name, so in the case of duplicated names (e.g. between exposures and models)
14-
both are shown (#129)
12+
- **Breaking**: JSON-formatted output is using `unique_id` as key instead of
13+
`name`, to avoid duplicates (e.g if exposure and model have the same name)
1514

1615
## [0.13.1] - 2025-07-29
1716

0 commit comments

Comments
 (0)