Skip to content

Commit 294c9a8

Browse files
tranzystorekklpil
authored andcommitted
Add note on unicode to changelog
1 parent d1f38c1 commit 294c9a8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
- The `list` module gains the `interleave`, `flat_map` and `transpose` functions.
66
- The `option` module gains the `all` and `values` functions.
7+
- The `os` module now uses unicode to encode/decode environment variables.
8+
This fixes an issue when non-latin characters are present in environment.
79
- The `result` module gains the `values` function.
810
- All modules now use the new `#(a, b, ...)` tuple syntax.
911

0 commit comments

Comments
 (0)