summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--NEWS.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index 2cdd7a0..53dfcf8 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,5 +1,12 @@
 ## HEAD
 
+## 0.5 (2018-03-23)
+
+* Detect and report out of order and lost messages.
+* Ensure cmdline is read first.
+* Use openat() for speedup.
+* Remove custom SIGINT handler.
+
 ## 0.4 (2017-08-21)
 
 * Add `-t` for tracing process exit and duration.