aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c459750..4db1de2 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,8 @@ Version 0.4.0
* Add temp_directory(), temp_path() utility functions.
+ * Add base64_encode(), base64_decode() utility functions.
+
Version 0.3.0
* Add SHA256 hash calculator based on code from the FreeBSD project. That