Skip to content

Commit 1d57ba3

Browse files
committed
v1.3.2
1 parent 6a93c4b commit 1d57ba3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## v1.3.2 - 2025-09-03
4+
5+
- Updated for latest `gleam_stdlib`.
6+
37
## v1.3.1 - 2025-02-06
48

59
- Relaxed the `gleam_http` constraint to permit v4.

gleam.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name = "gleam_hackney"
2-
version = "1.3.1"
2+
version = "1.3.2"
33
gleam = ">= 1.0.0"
44

55
description = "Gleam bindings to the Hackney HTTP client"

0 commit comments

Comments
 (0)