Skip to content

Commit

Permalink
Prepare new version to fix duplicate issues for yanked crates
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasbb committed Dec 22, 2022
1 parent 623cff7 commit 165ccb4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.1.5] - 2022-12-22

* Fix duplicate issues for yanked crates.

The previous version introduced a bug where existing issues were not properly detected.
This only affected issues for yanked crates.
Now duplicate issues will no longer be created.

## [1.1.4] - 2022-12-22

* Handle warnings without any associated advisory.
Expand Down

0 comments on commit 165ccb4

Please sign in to comment.