aboutsummaryrefslogtreecommitdiffstats
path: root/news.rst
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2017-04-05 12:02:26 -0400
committerJack Lloyd <[email protected]>2017-04-05 12:02:26 -0400
commit313d023669eb99679d546a933aa3b67d5c2dedd5 (patch)
tree15ff76c67234c3844be3ddf9f514c59d7d71a648 /news.rst
parent7bdffd52a96e08e9452d1985258376a3925a497b (diff)
parent9af0ae2334465af784c23dd3c641e1de362c596d (diff)
Merge GH #966 Add SM3 hash function
Diffstat (limited to 'news.rst')
-rw-r--r--news.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/news.rst b/news.rst
index 3e80b9728..b3047f606 100644
--- a/news.rst
+++ b/news.rst
@@ -116,6 +116,8 @@ Version 1.10.16, 2017-04-04
* Avoid throwing during a destructor since this is undefined in C++11
and rarely a good idea. (GH #930)
+* Add the SM3 hash function
+
Version 1.10.15, 2017-01-12
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^