about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorhexcoder- <heiko@hexco.de>2021-06-01 18:20:22 +0200
committerhexcoder- <heiko@hexco.de>2021-06-01 18:20:22 +0200
commitdb6947452c6d356e30c7fe1bf6697fe59c0e6a38 (patch)
treefa171050d3dcb5085a3e8677aa05ce5255ed505e /docs/Changelog.md
parent64368d4ba79ec4a2223d0bfe218c1f48a522af83 (diff)
parent409636079118cb3e2c864bf2729ebb07bc0437ee (diff)
downloadafl++-db6947452c6d356e30c7fe1bf6697fe59c0e6a38.tar.gz
Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r--docs/Changelog.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 1887c099..419d5a99 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -8,6 +8,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.14a (release)
+  - ... your pull request?
+
+
 ### Version ++3.13c (release)
   - Note: plot_data switched to relative time from unix time in 3.10
   - frida_mode - new mode that uses frida to fuzz binary-only targets,