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 b50c17d commit 5858028Copy full SHA for 5858028
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## v0.14.0 - unreleased
+## v0.14.0 - 2022-08-01
4
5
- The `gleam/erlang/process` module gains the `flush_messages` and
6
`selecting_trapped_exits` functions.
gleam.toml
name = "gleam_erlang"
-version = "0.13.0"
+version = "0.14.0"
licences = ["Apache-2.0"]
description = "A Gleam library for working with Erlang"
0 commit comments