Skip to content

Commit 8ca85ed

Browse files
author
José Valim
committed
Release v1.7.3
1 parent af64fe7 commit 8ca85ed

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,18 @@ Percentage | Module
116116
77.19% | Total
117117
```
118118

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+
119131
## v1.7.2 (2018-08-05)
120132

121133
### 1. Bug fixes

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.7.2
1+
1.7.3

0 commit comments

Comments
 (0)