Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
zesterer committed Oct 28, 2024
1 parent 08f1eb7 commit daf6840
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

# [0.5.0] - 2024-10-28

### Added

- Support for multi-line notes
- Support for `RangeInclusive` as spans

### Changed

- Made `Report::build` accept a proper span, avoiding much type annotation trouble

### Fixed

- Handling of empty lines
- `Config::new()` is now `const`
- Several subtle formatting bugs

# [0.4.1] - 2024-04-25

### Added
Expand Down

0 comments on commit daf6840

Please sign in to comment.