mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-06 04:57:49 +00:00
updated the changelog
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user