Skip to content

Commit 6e12621

Browse files
committed
version 0.0.6
1 parent 9645dd2 commit 6e12621

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>com.webfuzzing</groupId>
66
<artifactId>commons</artifactId>
77

8-
<version>0.0.6-SNAPSHOT</version>
8+
<version>0.0.6</version>
99

1010
<inceptionYear>2024</inceptionYear>
1111
<name>WFC</name>

release_notes.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
Under development in `master` branch.
44

5+
# 0.0.6
6+
7+
- removed yarn
8+
- HTTP status can now be optional (needed when HTTP calls timeout)
9+
- better description for schema errors
10+
511
# 0.0.5
612

713
- New security fault categories

0 commit comments

Comments
 (0)