Skip to content

Commit 52868e5

Browse files
amatalaijosevalim
authored andcommitted
Added missing info about new StringIO.open/3 function (#7970)
1 parent 04c45b0 commit 52868e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ Percentage | Module
161161
* [Regex] Include endianness in the regex version. This allows regexes to be recompiled when an archive is installed in a system with a different endianness
162162
* [Registry] Add `Registry.count/1` and `Registry.count_match/4`
163163
* [String] Update to Unicode 11
164+
* [StringIO] Add `StringIO.open/3`
164165
* [System] Use ISO 8601 in `System.build_info/0`
165166

166167
#### ExUnit

0 commit comments

Comments
 (0)