Skip to content

Commit

Permalink
Ready for release 3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dkraus committed Jul 11, 2024
1 parent 10a1f11 commit 4357fd3
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 1 deletion.
File renamed without changes.
1 change: 1 addition & 0 deletions CHANGELOG/3.5.0/date.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Jul 11th, 2024
4 changes: 4 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
3.5.0 [Jul 11th, 2024]:
---
* [ADD] Added agent for Microsoft Defender for Endpoint. #218

3.4.2 [Jun 26th, 2024]:
---
* [FIX] Implemented scan filtering by 'completed' status in Tenable SC Agent to prevent parsing errors. #223
Expand Down
2 changes: 1 addition & 1 deletion faraday_agent_dispatcher/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@

__author__ = """Faraday Development Team"""
__email__ = "[email protected]"
__version__ = "3.4.2"
__version__ = "3.5.0"

0 comments on commit 4357fd3

Please sign in to comment.