updated the changelog

This commit is contained in:
Araq
2020-04-01 14:10:47 +02:00
parent 48213c7428
commit c2d29eb3e0

View File

@@ -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