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.
2 parents 5e87179 + fcb5076 commit 3776623Copy full SHA for 3776623
CHANGELOG.md
@@ -14,7 +14,7 @@
14
15
* Bug fixes
16
* [HashDict] Ensure a `HashDict` stored in an attribute can be accessed via the attribute
17
- * [Enum] Fix bug in `Enum.chunk/4` where you'd get an extra element when there enumerable was a multiple of the counter and a pad was given
+ * [Enum] Fix bug in `Enum.chunk/4` where you'd get an extra element when the enumerable was a multiple of the counter and a pad was given
18
* [Kernel] `quote location: :keep` now only affects definitions in order to keep the proper trace in definition exceptions
19
* [Mix] Also symlink `include` directories in _build dependencies
20
0 commit comments