Skip to content

Commit 099778f

Browse files
committed
Increment patch version + empty changelog fields
1 parent 33510f4 commit 099778f

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

com.unity.netcode.gameobjects/CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,29 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
66

77
Additional documentation and release notes are available at [Multiplayer Documentation](https://docs-multiplayer.unity3d.com).
88

9+
## [Unreleased]
10+
11+
### Added
12+
13+
14+
### Changed
15+
16+
17+
### Deprecated
18+
19+
20+
### Removed
21+
22+
23+
### Fixed
24+
25+
26+
### Security
27+
28+
29+
### Obsolete
30+
31+
932
## [1.15.0] - 2025-11-14
1033

1134
### Changed

com.unity.netcode.gameobjects/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"unity": "2022.3",
77
"dependencies": {
88
"com.unity.nuget.mono-cecil": "1.11.6",
9-
"com.unity.transport": "1.5.0"
9+
"com.unity.transport": "1.5.1"
1010
},
1111
"samples": [
1212
{

0 commit comments

Comments
 (0)