Skip to content

Commit d1fdc74

Browse files
committed
Update CHANGELOG
1 parent 16954b7 commit d1fdc74

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88

99
<!-- next-header -->
1010
## [Unreleased] - ReleaseDate
11+
### Fixed
12+
- [PR#289](https://github.com/EmbarkStudios/cargo-about/pull/289) fixed deserialization of `.cargo_vcs_info.json` as the `dirty` field was only added in more recent versions.
13+
- [PR#289](https://github.com/EmbarkStudios/cargo-about/pull/289) relaxed parsing of SPDX expressions for external crates as they can contain deprecated license identifiers the user has no control over.
14+
1115
## [0.8.0] - 2025-09-05
1216
### Changed
1317
- [PR#287](https://github.com/EmbarkStudios/cargo-about/pull/287) updated crates.

0 commit comments

Comments
 (0)