diff --git a/MSBuild/Robust.Engine.Version.props b/MSBuild/Robust.Engine.Version.props index b182d458a..1d253e27e 100644 --- a/MSBuild/Robust.Engine.Version.props +++ b/MSBuild/Robust.Engine.Version.props @@ -1,4 +1,4 @@ - 271.2.0 + 272.0.0 diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 44fb960b6..99257def1 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -35,25 +35,40 @@ END TEMPLATE--> ### Breaking changes +*None yet* + +### New features + +*None yet* + +### Bugfixes + +*None yet* + +### Other + +*None yet* + +### Internal + +*None yet* + + +## 272.0.0 + +### Breaking changes + * Reversed an undocumented breaking change from `v267.3.0`: entity spawning with a `MapCoordinates` now takes the rotation as relative to the map again instead of relative to the grid the entity was attached to. ### New features * Added `ProfManager.Value` guard method. -### Bugfixes - -* Fixed `ValidateMemberAnalyzer` taking a ridiculous amount of compile time. -*None yet* ### Other * `ProfManager` is now initialized on the server. -### Internal - -*None yet* - ## 271.2.0