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 50c7c9d commit 8c626a4Copy full SHA for 8c626a4
CHANGELOG.md
@@ -9,6 +9,8 @@
9
Erlang character lists.
10
- The deprecated `debug` function in the `io` module has been removed.
11
- The deprecated `from` function in the `dynamic` module has been removed.
12
+- Fixed a bug in the `sample` function from the `list` module where it would end
13
+ up picking the same element twice from a given list.
14
15
## v0.60.0 - 2025-05-13
16
0 commit comments