Skip to content

Commit 6f88d54

Browse files
committed
chore: release 0.8.3
1 parent 1ff5070 commit 6f88d54

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.8.3] - 04/14/2022
4+
5+
### Fixes
6+
* only set Content-Type when body is non-empty [#619](https://github.com/awslabs/smithy-kotlin/pull/619)
7+
38
## [0.8.2] - 04/07/2022
49

510
### Fixes

gradle.properties

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

77
# SDK
8-
sdkVersion=0.8.3-SNAPSHOT
8+
sdkVersion=0.8.3
99

1010
# kotlin
1111
kotlinVersion=1.6.10

0 commit comments

Comments
 (0)