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
+10
Original file line number
Diff line number
Diff line change
@@ -117,6 +117,16 @@ in the long term.
117
117
See the new `Logger` documentation for more information on the
118
118
new features and on compatibility.
119
119
120
+
## v1.15.4 (2023-07-18)
121
+
122
+
### 1. Bug fixes
123
+
124
+
#### Mix
125
+
126
+
*[mix archive.build] Disable protocol consolidation when building archiveson archive.install
127
+
*[mix compile] Track removed files per local dependency (this addresses a bug where files depending on modules from path dependencies always recompiled)
128
+
*[mix release] Do not strip relevant chunks from Erlang/OTP 26
0 commit comments