Skip to content

Commit

Permalink
Update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
PJB3005 committed Jan 17, 2025
1 parent 2a882b5 commit c8f94ab
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,13 @@ END TEMPLATE-->
### Breaking changes

* `ComponentRegistry` no longer implements `ISerializationContext`
* Tickrate values are now `ushort`, allowing them to go up to 65535.

### New features

* Console completion options now have a new flags for preventing suggestions from being escaped or quoted.
* Added `ILocalizationManager.HasCulture()`.
* Static `EntProtoId<T>` fields are now validated to exist.

### Bugfixes

Expand All @@ -51,8 +54,8 @@ END TEMPLATE-->

### Internal

*None yet*

* Avoided sorting overlays every render frame.
* Various clean up to grid fixture code/adding asserts.

## 239.0.1

Expand Down

0 comments on commit c8f94ab

Please sign in to comment.