Skip to content

Commit 9732718

Browse files
committed
0.5.1 release
1 parent 9d84be6 commit 9732718

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

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.5.1-SNAPSHOT</version>
8+
<version>0.5.1</version>
99

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

release_notes.md

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

33
Under development in `master` branch.
44

5+
# 0.5.1
6+
7+
- Web Report: fixed bug in which low-code view did not work for test comments written in Python and JavaScript
8+
59
# 0.5.0
610

711
- Web Report: added new "Warnings" tab to show all general warnings reported by the fuzzer

0 commit comments

Comments
 (0)