We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 623cff7 commit 165ccb4Copy full SHA for 165ccb4
CHANGELOG.md
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [1.1.5] - 2022-12-22
11
+
12
+* Fix duplicate issues for yanked crates.
13
14
+ The previous version introduced a bug where existing issues were not properly detected.
15
+ This only affected issues for yanked crates.
16
+ Now duplicate issues will no longer be created.
17
18
## [1.1.4] - 2022-12-22
19
20
* Handle warnings without any associated advisory.
0 commit comments