Skip to content

Commit bd0877c

Browse files
committed
Update version and changelog. v2.5.11
1 parent a99c720 commit bd0877c

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
v2.5.11 (2025-08-12)
2+
- Endpoint updates
3+
14
v2.5.10 (2025-06-16)
25
- Fix crash on SSO credentials error
36
- Fix type error on `ExAws.Operation.RestQuery.stream!2`

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ defmodule ExAws.Mixfile do
22
use Mix.Project
33

44
@source_url "https://github.com/ex-aws/ex_aws"
5-
@version "2.5.10"
5+
@version "2.5.11"
66

77
def project do
88
[

0 commit comments

Comments
 (0)