Skip to content

Commit

Permalink
ready for release 2.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
David Kraus committed Dec 15, 2022
1 parent ab72e35 commit d85fca6
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 2 deletions.
File renamed without changes.
1 change: 1 addition & 0 deletions CHANGELOG/2.1.9/date.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Dec 15th, 2022
6 changes: 6 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2.1.9 [Dec 15th, 2022]:
---
* [ADD] Add vuln delete vuln-id


2.1.8 [OCt 27th, 2022]:
---
* [Add] New method to update existing vuln
Expand Down Expand Up @@ -106,3 +111,4 @@
---
* First version released, use with caution as it is still beta phase.
* Access a faraday server from your CLI, your CI o any other bash interpreter.

2 changes: 1 addition & 1 deletion faraday_cli/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "2.1.8"
__version__ = "2.1.9"
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
faraday-plugins>=1.8.1
faraday-plugins>=1.9.0
click>=8.0.1
colorama>=0.4.4
jsonschema>=3.2.0
Expand Down

0 comments on commit d85fca6

Please sign in to comment.