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 e2dec21 commit 56c965aCopy full SHA for 56c965a
CHANGELOG.md
@@ -1,10 +1,10 @@
1
# Changelog
2
3
-## Unreleased
+## v0.4.0 - 2021-11-30
4
5
- The `erlang` module gains the `ensure_all_started` function.
6
7
-## v0.3.0 - 2021-11-23
+## v0.3.0 - 2021-11-30
8
9
- The `erlang` module gains the `start_arguments` function.
10
gleam.toml
@@ -1,6 +1,6 @@
name = "gleam_erlang"
-version = "0.3.0"
+version = "0.4.0"
licences = ["Apache-2.0"]
description = "A Gleam library for working with Erlang"
0 commit comments