Skip to content

Commit 06f3d50

Browse files
committed
Bump version and update CHANGELOG v2.6.1
1 parent 496d810 commit 06f3d50

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
v2.6.1 (2025-12-09)
2+
- Endpoint updates
3+
- Document security_token configuration requirement for instance roles
4+
15
v2.6.0 (2025-10-03)
26
- Endpoint updates
37
- Update to support OTP 28

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.6.0"
5+
@version "2.6.1"
66

77
def project do
88
[

0 commit comments

Comments
 (0)