Skip to content

Commit b828a13

Browse files
authoredSep 11, 2024··
Update CHANGELOG.md (#1582)
1 parent d0b5cd5 commit b828a13

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ Thank you!
77

88
# 0.18.24
99

10+
* Adds missing nanoseconds in Document encoding of EPOCH_SECOND timestamps
11+
* Add support for `alloy#jsonUnknown`, allowing structures to capture unknown JSON fields in one of their members.
1012
* Add `getMessage` implementation in `Smithy4sThrowable` which will be overridden in cases where the error structure contains a message field, but otherwise will be used to prevent a useless `null` result when `getMessage` is called.
1113

1214
# 0.18.23

0 commit comments

Comments
 (0)
Please sign in to comment.