We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af64fe7 commit 8ca85edCopy full SHA for 8ca85ed
CHANGELOG.md
@@ -116,6 +116,18 @@ Percentage | Module
116
77.19% | Total
117
```
118
119
+## v1.7.3 (2018-08-24)
120
+
121
+### 1. Bug fixes
122
123
+#### ExUnit
124
125
+ * [ExUnit.Assertions] Do not attempt to expand `try/1` as it is a special form
126
127
+#### Mix
128
129
+ * [mix compile.app] Do not include applications with `runtime: false` as a runtime dependency for applications coming from Hex
130
131
## v1.7.2 (2018-08-05)
132
133
### 1. Bug fixes
VERSION
@@ -1 +1 @@
1
-1.7.2
+1.7.3
0 commit comments