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 dc3a56c commit b6d7769Copy full SHA for b6d7769
CHANGELOG.md
@@ -116,6 +116,19 @@ Percentage | Module
116
77.19% | Total
117
```
118
119
+## v1.7.0-rc.1 (2018-07-19)
120
+
121
+### 1. Bug fixes
122
123
+#### Logger
124
125
+ * [Logger] Ensure nil metadata is always pruned
126
127
+#### Mix
128
129
+ * [Mix] Properly tag which dependencies are `top_level` when processing child dependencies (regression)
130
+ * [Mix] Allow calls to `Mix.Config.eval!/2` to be nested (regression)
131
132
## v1.7.0-rc.0 (2018-07-13)
133
134
### 1. Enhancements
VERSION
@@ -1 +1 @@
1
-1.7.0-rc.0
+1.7.0-rc.1
0 commit comments