Skip to content

Commit 2ab5d25

Browse files
author
José Valim
committed
Update CHANGELOG
1 parent acde807 commit 2ab5d25

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
@@ -5,8 +5,10 @@
55
* Bug fixes
66
* [Elixir] Don't leave spurious processes and stale data when the parallel compiler fails
77
* [IO] Make `IO.ANSI.Docs` readable on white background
8+
* [IO] Fix `IO.ANSI.Docs` handling of `*`, `**`, `_` where they would be activated in the middle of words
89
* [Mix] Don't show hex update message on mix `local.hex`
910
* [Mix] Ensure tasks are properly underscored and camelized
11+
* [Mix] Ensure Mix does not use ANSI escapes on Windows unless it ANSI is enabled
1012
* [String] Fix LFCR being treated as a grapheme instead of CRLF
1113

1214
## v1.0.2 (2014-10-21)

0 commit comments

Comments
 (0)