diff options
author | van Hauser <vh@thc.org> | 2020-12-15 09:55:33 +0100 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2020-12-15 09:55:33 +0100 |
commit | 1fc0918ac0e79588f9c4aff0a274da0897fe1b88 (patch) | |
tree | 5d2a4146eeb30e250a3c18e8fa5cce618f8af4cb /docs | |
parent | 149ec41e9039d79420088c6de7bfc7feba5fe937 (diff) | |
download | afl++-1fc0918ac0e79588f9c4aff0a274da0897fe1b88.tar.gz |
v3.01a init
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Changelog.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index d77c276b..a45eaad7 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -9,6 +9,10 @@ Want to stay in the loop on major new features? Join our mailing list by sending a mail to <afl-users+subscribe@googlegroups.com>. +### Version ++3.01a (release) + - ... + + ### Version ++3.00c (release) - llvm_mode/ and gcc_plugin/ moved to instrumentation/ - examples/ renamed to utils/ |