Skip to content

Commit 1625bdb

Browse files
author
José Valim
committed
Update CHANGELOG
1 parent b982822 commit 1625bdb

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
@@ -1,6 +1,7 @@
11
# v0.12.4-dev
22

33
* Enhancements
4+
* [Mix] `mix deps.get` and `mix deps.update` no longer compile dependencies afterwards. Instead, they mark the dependencies which are going to be automatically compiled next time `deps.check` is invoked (which is done automatically by most mix tasks). This means users should have a better workflow when migrating in between environments
45

56
* Bug fixes
67

0 commit comments

Comments
 (0)