We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50ac61c commit 14275ccCopy full SHA for 14275cc
2 files changed
pom.xml
@@ -5,7 +5,7 @@
5
<groupId>com.webfuzzing</groupId>
6
<artifactId>commons</artifactId>
7
8
- <version>0.2.1-SNAPSHOT</version>
+ <version>0.3.0</version>
9
10
<inceptionYear>2024</inceptionYear>
11
<name>WFC</name>
release_notes.md
@@ -2,6 +2,8 @@
2
3
Under development in `master` branch.
4
+# 0.3.0
+
- Web Report: displayed icon, and fixed some coloring and description issues
- Added 4 new fault categories related to latest security work
0 commit comments