diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-08-07 11:05:43 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-08-07 11:05:43 +0200 |
commit | 39ad033dbe91be56af51077b07d010590e0e4859 (patch) | |
tree | 6cc3941cd01b114cff5ee0e98f83354557e0939a | |
parent | c9a0a4a849db09997e6843d97f58717f1a7f2154 (diff) |
Update NEWS file
-rw-r--r-- | NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +Version 0.6.0 + + * Various new functionality in the path, timestamp, manifest, process, + fdstream, and filesystem facilities. + + * Character scanner improvements and optimizations. + + * New openssl process wrapper classes. + + * New regex utility functions. + + * Fast-path SHA256 functions. + Version 0.5.0 * Various new functionality in the process, fdstream, and filesystem |