You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -142,7 +142,7 @@ This small feature is very powerful. It allows instrumentation and monitoring to
142
142
143
143
#### Mix
144
144
145
-
*[mix compile] Ensure changes in deps propagate to all umbrella children - this fix a long standing issue where updating a dependency would not recompile all projecys accordingly, requiring a complete removal of `_build`
145
+
*[mix compile] Ensure changes in deps propagate to all umbrella children - this fix a long standing issue where updating a dependency would not recompile all projects accordingly, requiring a complete removal of `_build`
146
146
*[mix compile] Avoid time drift when checking and updating compiler manifest files
147
147
*[mix compile.app] Respect the `:only` option between umbrella siblings
148
148
*[mix compile.protocols] Reconsolidate protocols if local dependencies are stale
0 commit comments