aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-05-03 13:27:07 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-05-03 13:27:07 +0200
commit5c4671c92a764345b0364de51d1da6a0f374c763 (patch)
tree096e40a2ef7564b119bd2684eb6267b149585db6
parent2d71997762e0c02a03ea0d94f3c1f79a5f3e84e0 (diff)
Update NEWS file
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6ae4ee0..c80ee3c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Version 0.5.0
+
+ * Various new functionality in the process, fdstream, and filesystem
+ facilities.
+
+ * Feature test facility (ft/).
+
+ * Tab, manifest parsers/serializers.
+
+ * Process wrappers for running sendmail and curl.
+
+ * Standard version and range classes.
+
Version 0.4.0
* The process class has been redesigned and extended.