Skip to content

Commit 2a90b82

Browse files
committed
chore: release 0.5.4
1 parent 49090a1 commit 2a90b82

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

3+
## [0.5.4] - 03/24/2022
4+
5+
### New features
6+
* expose chunked signing [#47](https://github.com/awslabs/aws-crt-kotlin/pull/47)
7+
38
## [0.5.3] - 02/17/2022
49

510
### Miscellaneous

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ kotlin.mpp.stability.nowarn=true
44
# kotlin.native.ignoreDisabledTargets=true
55

66
# aws-crt-kotlin
7-
sdkVersion=0.5.4-SNAPSHOT
7+
sdkVersion=0.5.4
88

99
# kotlin
1010
kotlinVersion=1.6.10

0 commit comments

Comments
 (0)