Skip to content

Commit cf1c5f4

Browse files
committed
Prepare release of 1.0.5
1 parent d0a2c62 commit cf1c5f4

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.5] - 2025-04-15
4+
- Allow option `sign_request?` to disable signing
5+
36
## [v1.0.4] - 2024-12-09
47
- Fix support for custom metadata
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.4"
4+
@version "1.0.5"
55
@repo_url "https://github.com/aws-beam/aws-elixir"
66

77
def project do

0 commit comments

Comments
 (0)