We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49090a1 commit 2a90b82Copy full SHA for 2a90b82
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
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
8
## [0.5.3] - 02/17/2022
9
10
### Miscellaneous
gradle.properties
@@ -4,7 +4,7 @@ kotlin.mpp.stability.nowarn=true
# kotlin.native.ignoreDisabledTargets=true
# aws-crt-kotlin
-sdkVersion=0.5.4-SNAPSHOT
+sdkVersion=0.5.4
# kotlin
kotlinVersion=1.6.10
0 commit comments