Skip to content
This repository was archived by the owner on Oct 15, 2020. It is now read-only.

Commit 5528fd3

Browse files
chore(release): 2.0.0 [skip ci]
# [2.0.0](v1.0.3...v2.0.0) (2020-10-14) * Ported to MirrorNG 49.0.0 ([3cb88fd](3cb88fd)) ### BREAKING CHANGES * Ported the transport to MirrorNG 49
1 parent 3cb88fd commit 5528fd3

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

Assets/KCP/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# [2.0.0](https://github.com/MirrorNG/KCPTransport/compare/v1.0.3...v2.0.0) (2020-10-14)
2+
3+
4+
* Ported to MirrorNG 49.0.0 ([3cb88fd](https://github.com/MirrorNG/KCPTransport/commit/3cb88fd6d3b1196eb49cee9c14468b83f09c26ca))
5+
6+
7+
### BREAKING CHANGES
8+
9+
* Ported the transport to MirrorNG 49
10+
111
## [1.0.3](https://github.com/MirrorNG/KCPTransport/compare/v1.0.2...v1.0.3) (2020-10-14)
212

313

Assets/KCP/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.mirrorng.kcptransport",
33
"displayName": "MirrorNG KCPTransport",
4-
"version": "1.0.3",
4+
"version": "2.0.0",
55
"unity": "2019.1",
66
"description": "UDP transport for MirrorNG",
77
"author": "Paul Pacheco",

0 commit comments

Comments
 (0)