updated version to v0.7.2
diff --git a/NEWS b/NEWS
index a980e80..acef9f9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+v0.7.2
+fixed : ZSTD_decompressBlock() using multiple consecutive blocks. Reported by Greg Slazinski
+
 v0.7.1
 fixed : ZBUFF_compressEnd() called multiple times with too small `dst` buffer, reported by Christophe Chevalier
 fixed : dictBuilder fails if first sample is too small, reported by Руслан Ковалёв