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 bbbc43c commit 2406ebfCopy full SHA for 2406ebf
CHANGELOG.md
@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [1.1.4] - 2022-12-22
11
+
12
+* Handle warnings without any associated advisory.
13
14
+ This occurs for yanked crates, where the `advisory` field is `null` in the JSON output.
15
+ Now a message is shown that the crate and version is yanked.
16
17
## [1.1.3] - 2022-12-05
18
19
* Fix the path to the cargo installation directory to fix caching.
0 commit comments