diff --git a/CHANGELOG.md b/CHANGELOG.md index edc6432..d7188fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -64,7 +64,7 @@ by "source" I mean `requirements.txt`, `pyproject.toml` or your python fi That's about it, check TODO for whats coming in the future. -## v0.1.6 +## v0.1.6 (October 15, 2023) *v0.1.5 had a bugfix to fix a critical bug accidently deployed in v0.1.4, immediately. Thus, i dont think it deserves its own thingy.* @@ -88,4 +88,4 @@ Pyscan has some **very interesting developments** planned in the future. Checkou - [ ] the crate `pep-508` seems to be having trouble parsing embedded hash values in `requirements.txt` ( #16 ), which may or may not have a fix depending on the author of the lib. - [ ] (maybe) support for parsing SBOMs and KBOMs -- [ ] (maybe) introduce displaying severity, along with a filter for known vuln IDs. \ No newline at end of file +- [ ] (maybe) introduce displaying severity, along with a filter for known vuln IDs.