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 b8486e2 commit fdeacea
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -655,6 +655,10 @@ Apache-v2.

## History

* 0.28.0:
* Supported `JsonToken` type sets.
If you want to handle untyped JSON using the `JToken` type,
use it instead and the serialization will be correct.
* 0.27.0:
* Supported serialization for JavaScript `ArrayBuffer`, `Uint8Array` and `Uint8ClampedArray` from/to .NET `byte[]`.
* Refactored object referencing handlers (In `AbortSignal` and function closures.)
Expand Down

0 comments on commit fdeacea

Please sign in to comment.