aboutsummaryrefslogtreecommitdiffstats
path: root/news.rst
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2019-03-01 08:48:32 -0500
committerJack Lloyd <[email protected]>2019-03-01 08:48:32 -0500
commitcbb0e622a5cec3f9f74da77657326eac5eba3818 (patch)
tree3635840c21f0185e889ca5c5fc262936ce8791e4 /news.rst
parent4550fda4efd405320f410d3bfd45f0dad70ec219 (diff)
Update news
Diffstat (limited to 'news.rst')
-rw-r--r--news.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/news.rst b/news.rst
index b7bc94b74..3fdf46b6d 100644
--- a/news.rst
+++ b/news.rst
@@ -51,6 +51,9 @@ Version 2.10.0, Not Yet Released
* Add ``--format=`` option to the ``hash`` cli which allows formatting the output
as base64 or base58, default output remains hex.
+* Add ``base58_enc`` and ``base58_dec`` cli utils for base58 encoding/decoding.
+ (GH #1848)
+
* Minor HMAC optimizations.
* Build fixes for GNU/Hurd.