From 1efb2ca231efd8e8f3c93aa519d989bb65b5b3a7 Mon Sep 17 00:00:00 2001
From: Veronique Legrand <vlegrand@pasteur.fr>
Date: Thu, 26 Aug 2021 17:42:35 +0200
Subject: [PATCH] updated News

---
 NEWS | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index ae6b446..d95f0a9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,8 @@
-New in version 1.9.2
+New in version 1.9.4
+ * removed .undef files
+ * refactored code: now hashing a kmer and its reverse in the same loop.
+
+New in version 1.9.3
  * Now using sysinfo to determine the amount of RAM available under a linux system.
  * refactored code.
  * New usage function
-- 
GitLab