File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
5
5
The format is partly based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) and [ PEP 440] ( https://peps.python.org/pep-0440/ )
7
7
8
+
9
+ ## [ 3.2.14] - 2024-12-20
10
+ - Add fun-mode (#649 )
11
+ - Package version upgrade for psutil and filelock (#652 )
12
+ - Package version upgrade for typer (#654 )
13
+ - Package version upgrade for pydantic (#655 )
14
+ - Add "--use-server-matching" arguement (#640 )
15
+ - Bugfix for safety "NoneType is not iterable" error (#657 )
16
+
17
+
8
18
## [ 3.2.13] - 2024-12-10
9
19
- Remove email verification for running scans (#645 )
10
20
Original file line number Diff line number Diff line change 1
- 3.2.13
1
+ 3.2.14
You can’t perform that action at this time.
0 commit comments