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 067bdde commit fcb5076Copy full SHA for fcb5076
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