-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #7 from poikilotherm/release-v1.0.0
chore: release 1.0.0
- Loading branch information
Showing
2 changed files
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# Changelog | ||
|
||
## 1.0.0 (2022-03-31) | ||
|
||
|
||
### Features | ||
|
||
* adapt template for grype ([8536abf](https://www.github.com/poikilotherm/asdf-grype/commit/8536abf763dc84a92cd9ff6848f79913db2e6099)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* make grype appear in bin subpath ([a599a54](https://www.github.com/poikilotherm/asdf-grype/commit/a599a5459e43740ca93df9733832a78cd68d79cd)) | ||
* make tar not strip a level that does not exist ([20969be](https://www.github.com/poikilotherm/asdf-grype/commit/20969be442dfdd1b4ea8911ac7f8dda6b3adc9d8)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
1.0.0 |