]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - NEWS.md
web: Link to "./index.html" rather than to ".".
[paraslash.git] / NEWS.md
diff --git a/NEWS.md b/NEWS.md
index 7554cd6b9fac8ae061d8be75afa0f4f706007ef8..a31aeaf18e04b32b496f47cea04988fd74f5536f 100644 (file)
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,6 +1,24 @@
 NEWS
 ====
 
+---------------------------------------
+0.7.0 (to be announced) "seismic orbit"
+---------------------------------------
+
+- The new "duration" keyword of the mood grammar makes it possible to
+  impose a constraint on the duration of the admissible files.
+- The long deprecated version 1 mood syntax is no longer supported.
+- Paraslash writers handle early end-of-file more gracefully.
+- The alsa writer no longer warns about spurious underruns.
+- The score formula  of the audio file selector has been reworked.
+- Cleanups of the doubly linked lists code.
+- New option for configure: --enable-ubsan to detect and report undefined
+  behaviour.
+- The "tasks" server command has been removed.
+
+Downloads:
+[tarball](./releases/paraslash-git.tar.xz)
+
 --------------------------------------
 0.6.4 (2021-11-04) "fuzzy calibration"
 --------------------------------------