From f75535807a19cb7b3696fc0a701b97e994184502 Mon Sep 17 00:00:00 2001 From: vanhauser-thc Date: Wed, 26 Jan 2022 11:11:42 +0100 Subject: 4.01a init --- docs/Changelog.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/Changelog.md') diff --git a/docs/Changelog.md b/docs/Changelog.md index 7f539556..7e276ac6 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -8,6 +8,9 @@ Want to stay in the loop on major new features? Join our mailing list by sending a mail to . +### Version ++4.01a (dev) + - upcoming new cool stuff :) + ### Version ++4.00c (release) - complete documentation restructuring, made possible by Google Season of Docs :) thank you Jana! -- cgit 1.4.1 From 53eb5ba2fbfa75e1c008239bf5d54238bfadb148 Mon Sep 17 00:00:00 2001 From: vanhauser-thc Date: Sun, 30 Jan 2022 20:59:00 +0100 Subject: update changelog --- docs/Changelog.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'docs/Changelog.md') diff --git a/docs/Changelog.md b/docs/Changelog.md index 7e276ac6..a420dcc2 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -9,7 +9,10 @@ Want to stay in the loop on major new features? Join our mailing list by sending a mail to . ### Version ++4.01a (dev) - - upcoming new cool stuff :) + - fix */build_...sh scripts to work outside of git + - new custom_mutator: libafl with token fuzzing :) + (still needs README) + ### Version ++4.00c (release) - complete documentation restructuring, made possible by Google Season -- cgit 1.4.1