Skip to content

Commit c8afe1f

Browse files
committed
changelog wording
1 parent 2b16478 commit c8afe1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

com.unity.netcode.adapter.utp/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ All notable changes to this package will be documented in this file. The format
1717
### Fixed
1818

1919
- Lifted the limit of ~44KB for reliable payloads. Before the fix, attempting to send a payload larger than that with reliable delivery would silently fail. Note that it is still not recommended to send such large reliable payloads, since their delivery could take a few network round-trips. (#1596)
20-
- Fixed: NetworkList.contains value is inverted (issue #1363)
20+
- Fixed a bug where NetworkList.contains value was inverted (issue #1363)
2121

2222
## [1.0.0-pre.4] - 2022-01-04
2323

0 commit comments

Comments
 (0)