summary refs log tree commit diff stats
path: root/changelog.md
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2020-04-01 14:10:47 +0200
committerAraq <rumpf_a@web.de>2020-04-01 14:10:47 +0200
commitc2d29eb3e0c518753ecd27c3809366c36bd2aec4 (patch)
tree5e9598a4a6a8d45d63024607c3c795058efc73d6 /changelog.md
parent48213c742829f3aced3a2949f6b794f344f4b25d (diff)
downloadNim-c2d29eb3e0c518753ecd27c3809366c36bd2aec4.tar.gz
updated the changelog
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md
index 78c707bf4..b5eaba7c8 100644
--- a/changelog.md
+++ b/changelog.md
@@ -14,7 +14,7 @@
 ### Breaking changes in the standard library
 
 - `base64.encode` no longer supports `lineLen` and `newLine`.
-  Use `base64.encodeMIME` instead.
+  Use `base64.encodeMime` instead.
 - `os.splitPath()` behavior synchronized with `os.splitFile()` to return "/"
    as the dir component of "/root_sub_dir" instead of the empty string.
 - `sequtils.zip` now returns a sequence of anonymous tuples i.e. those tuples