From 7bdfcee4720211f01a4a3256c645da6617864d21 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Wed, 14 Aug 2024 18:37:45 +0200 Subject: [PATCH] update news --- README.rst | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 8893eb9..e2d8285 100644 --- a/README.rst +++ b/README.rst @@ -35,9 +35,21 @@ Because our aim is to get DeeFuzzer as light as possible it is NOT capable of re News ==== +0.9.0 + + * Python 3.11 compatibility + * Add microseconds to rec filename + * Add write_conf method to export config + * Add version to logging + +0.8.3 + + * Bufix against libshout 2.4.6 + * Add more examples + 0.8.0 - * Compatible with Python 3 (only) + * Compatible with Python 3.7 (only) * Update dependencies * Update headers against GPL v3 licence -- 2.47.3