We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9645dd2 commit 6e12621Copy full SHA for 6e12621
pom.xml
@@ -5,7 +5,7 @@
5
<groupId>com.webfuzzing</groupId>
6
<artifactId>commons</artifactId>
7
8
- <version>0.0.6-SNAPSHOT</version>
+ <version>0.0.6</version>
9
10
<inceptionYear>2024</inceptionYear>
11
<name>WFC</name>
release_notes.md
@@ -2,6 +2,12 @@
2
3
Under development in `master` branch.
4
+# 0.0.6
+
+- removed yarn
+- HTTP status can now be optional (needed when HTTP calls timeout)
+- better description for schema errors
# 0.0.5
12
13
- New security fault categories
0 commit comments