Skip to content

Commit

Permalink
Update CHANGELOG.md (#1582)
Browse files Browse the repository at this point in the history
  • Loading branch information
Baccata committed Sep 11, 2024
1 parent d0b5cd5 commit b828a13
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ Thank you!

# 0.18.24

* Adds missing nanoseconds in Document encoding of EPOCH_SECOND timestamps
* Add support for `alloy#jsonUnknown`, allowing structures to capture unknown JSON fields in one of their members.
* 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.

# 0.18.23
Expand Down

0 comments on commit b828a13

Please sign in to comment.