diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-05-03 13:27:07 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-05-03 13:27:07 +0200 |
commit | 5c4671c92a764345b0364de51d1da6a0f374c763 (patch) | |
tree | 096e40a2ef7564b119bd2684eb6267b149585db6 /NEWS | |
parent | 2d71997762e0c02a03ea0d94f3c1f79a5f3e84e0 (diff) |
Update NEWS file
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -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. |