Skip to content

Commit

Permalink
fix CHANGELOG spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
jinjoolee07 committed Jun 13, 2024
1 parent ce7b66f commit ba36574
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,10 @@ Versioning](https://semver.org/spec/v2.0.0.html).

### Changed

- Applied `cargo fmt` with `--config group_imports=StdExternalCrate` for consistent import grouping.
- Updated CI process to include `--config group_imports=StdExternalCrate` with the `cargo fmt -- --check` command for enforcing import grouping rules.
- Applied `cargo fmt` with `--config group_imports=StdExternalCrate` for
consistent import grouping.
- Updated CI process to include `--config group_imports=StdExternalCrate`
with the `cargo fmt -- --check` command for enforcing import grouping rules.

## [0.9.0] - 2024-04-11

Expand Down

0 comments on commit ba36574

Please sign in to comment.