Skip to content

Commit

Permalink
Updated readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
kekyo committed Apr 17, 2024
1 parent 8f03833 commit 31643d2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -655,6 +655,9 @@ Apache-v2.

## History

* 0.27.0:
* Supported serialization for JavaScript `ArrayBuffer`, `Uint8Array` and `Uint8ClampedArray` from/to .NET `byte[]`.
* Refactored object referencing handlers (In `AbortSignal` and function closures.)
* 0.26.0:
* Added MAUI sample project.
* Switched cancellation object to `AbortSignal` ECMAScript standard object instead of `CancellationToken`.
Expand Down

0 comments on commit 31643d2

Please sign in to comment.