Skip to content

Commit

Permalink
Update NetSerializer
Browse files Browse the repository at this point in the history
This enables sending of ImmutableArray<T>
  • Loading branch information
PJB3005 committed Nov 11, 2024
1 parent 21c3535 commit 8dcae86
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion RELEASE-NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ END TEMPLATE-->

### New features

*None yet*
* `ImmutableArray<T>` can now be serialized by `RobustSerializer`.

### Bugfixes

Expand Down

0 comments on commit 8dcae86

Please sign in to comment.