Skip to content

Commit efbdf4b

Browse files
author
José Valim
committed
Update CHANGELOG
1 parent 9679bed commit efbdf4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
* [Mix] Ensure Mix does not use ANSI escapes on Windows unless ANSI is enabled
2323
* [Mix] Only shutdown Logger if the Mix application is being actually started
2424
* [Mix] Ensure priv/include are copied on Windows even if source did not change
25+
* [Mix] Ensure rebar dependencies work when user path has a space on Windows
2526
* [Regex] Fix `Regex.replace/4` failures when the number of substitutions in pattern is more than the number of matches and support `\g{...}` patterns
26-
* [Regex] Fix `Regex.replace/4` so it doesn't discard escape characters
2727
* [String] Fix LFCR being treated as a grapheme instead of CRLF
2828
* [URI] Do more strict matching on URI schema
2929

0 commit comments

Comments
 (0)