Skip to content

Commit

Permalink
chore: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason I committed Oct 22, 2024
1 parent 7b8b3fd commit 1c1c8c7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ This should lead to significantly faster upload times for frontends with many sm

## Dependencies

### Motoko

Updated Motoko to [0.13.2](https://github.com/dfinity/motoko/releases/tag/0.13.2)

### Frontend canister

`SetAssetContentArguments` has a new field `last_chunk: opt blob` which can be used in addition to `chunk_ids` so that small assets can be uploaded as part of `commit_batch`,
Expand Down

0 comments on commit 1c1c8c7

Please sign in to comment.