Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ This file documents the changes made to the formatter with each release.

- Added `--verbose` option to print one line per formatted file (#227)

### Fixed

- Fixed an extra comma being inserted after a trailing comment in a lambda function argument (#304)

## Release 0.24.0 (2026-07-25)

### Added
Expand Down