aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2024-11-25 19:01:09 +0000
committerLouis Pilfold <louis@lpil.uk>2024-11-25 19:01:09 +0000
commit8349133498dbd595b82c783d8e11d530689eeb35 (patch)
treeaf26382e677c4b3920014a0b17545c391c4ec56f /CHANGELOG.md
parenta474dfba2393b037ce676ec3608407a285ebfca9 (diff)
downloadgleam_stdlib-8349133498dbd595b82c783d8e11d530689eeb35.tar.gz
gleam_stdlib-8349133498dbd595b82c783d8e11d530689eeb35.zip
v0.44.0v0.44.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1400019..63a148b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,6 @@
# Changelog
-## v0.44.0 - Unreleased
+## v0.44.0 - 2024-11-25
- The `gleam/queue` module has been deprecated in favour of the `gleam_deque`
package.