aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2016-04-20 13:25:18 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2016-04-21 14:32:18 +0300
commitc1d9742df3cf20c3b235ecdd4f4d7a6f71037f1d (patch)
tree838df08ffbec943b315252748d64f719f537fd7d /NEWS
parentc0beeb5f0b3285fd7b411859bd68d44b472ad034 (diff)
Add sha256_to_fingerprint (), fingerprint_to_sha256 ()
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2c5645d..bce5db3 100644
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,8 @@ Version 0.3.0
* Implement timestamp from_string().
+ * Implement sha256_to_fingerprint (), fingerprint_to_sha256 ().
+
Version 0.2.0
* First public release.