Skip to content

Commit 03420c0

Browse files
committed
chore: update changelog
1 parent de6978a commit 03420c0

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
### Formatting Changes and Bug Fixes
8+
9+
- sqlfmt now lexes and formats BigQuery hexadecimal literals as numbers, and no longer adds a space between `0` and `x` ([#696](https://github.com/tconbeer/sqlfmt/issues/696) - thank you [@KMontag42](https://github.com/KMontag42) and [@snrsw](https://github.com/snrsw)!).
10+
711
## [0.27.0] - 2025-07-28
812

913
### Features

0 commit comments

Comments
 (0)