Skip to content

Commit 1db68b4

Browse files
author
José Valim
committed
Update CHANGELOG
1 parent 8ee87b9 commit 1db68b4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@
33
* Enhancements
44

55
* Bug fixes
6+
* [Kernel] Set compilation status per ParallelCompiler and not globally
67
* [Mix] Ensure Mix does not load previous dependencies versions before `deps.get`/`deps.update`
8+
* [Mix] Ensure umbrella apps are sorted before running recursive commands
9+
* [Mix] Ensure umbrella apps run in the same environment as the parent project
10+
* [Mix] Ensure dependency tree is topsorted before compiling
711

812
* Deprecations
913

0 commit comments

Comments
 (0)