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 f701516 commit 7a3bd20Copy full SHA for 7a3bd20
CHANGELOG.md
@@ -4,6 +4,11 @@
4
5
* Bug fixes
6
* [CLI] Fix Elixir CLI when running on Cygwin
7
+ * [ExUnit] Include stacktraces in ExUnit timeouts
8
+ * [Mix] Load dependencies before `deps.check` compiles
9
+ * [Mix] Ensure `Mix.Config` is deep merged
10
+ * [Mix] Change version requirement in new apps to `~> MAJOR.MINOR`
11
+ * [Stream] Ensure `chunk/4` works correctly when halted
12
13
## v1.0.0 (2014-09-10)
14
0 commit comments