aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-04-27 18:47:01 +0200
committerKaren Arutyunov <karen@codesynthesis.com>2016-04-29 10:25:37 +0300
commit6cd172c32ebe79692e19433f49716e58c57c8677 (patch)
tree579995efe00d14c3f26d6921bf1f55162b629330 /NEWS
parenta08803f6675a77971884604c0b79ce5f75ea93bb (diff)
Rework process internals, add current_id()
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d406f23..dfcbd6c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Version 0.4.0
+
+ * Add process::current_id().
+
Version 0.3.0
* Add SHA256 hash calculator based on code from the FreeBSD project. That