Skip to content

Commit 6b523cd

Browse files
authored
Merge pull request #222 from aws-beam/prepare-release-v1.0.10
Prepare release of 1.0.10
2 parents 630837c + 3b35651 commit 6b523cd

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,5 +1,8 @@
11
# Change Log
22

3+
## [v1.0.10] - 2025-11-21
4+
- Add support for endpoint env override
5+
36
## [v1.0.9] - 2025-08-18
47
- Allow retrying on http 429 too many requests
58

mix.exs

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

4-
@version "1.0.9"
4+
@version "1.0.10"
55
@repo_url "https://github.com/aws-beam/aws-elixir"
66

77
def project do

0 commit comments

Comments
 (0)