diff options
author | van Hauser <vh@thc.org> | 2022-10-12 17:09:49 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-12 17:09:49 +0200 |
commit | d1e1bbc713b22d620956143634ecdf97223aa59f (patch) | |
tree | 17982970cf6923c76b298f74f3fffc9e87dc5844 /docs/Changelog.md | |
parent | cbfa5207ba2853e249ffb256d99880368ee224e0 (diff) | |
parent | 77ebab64d3826e0644dc75b05916893ec8929e68 (diff) | |
download | afl++-d1e1bbc713b22d620956143634ecdf97223aa59f.tar.gz |
Merge pull request #1553 from AFLplusplus/dev
4.05a init
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r-- | docs/Changelog.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index ef721bb1..80916858 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -3,6 +3,9 @@ This is the list of all noteworthy changes made in every public release of the tool. See README.md for the general instruction manual. +### Version ++4.05a (dev) + - your PR? :) + ### Version ++4.04c (release) - fix gramatron and grammar_mutator build scripts |