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 316e7ba commit 9c78742Copy full SHA for 9c78742
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## v0.15.0 - Unreleased
+## v0.15.0 - 2022-08-07
4
5
- The `gleam/erlang/process` module's `selecting_subjectless_record` function
6
has been replaced by the `selecting_record2`, `selecting_record3`, and
gleam.toml
name = "gleam_erlang"
-version = "0.14.0"
+version = "0.15.0"
licences = ["Apache-2.0"]
description = "A Gleam library for working with Erlang"
0 commit comments