Skip to content
This repository was archived by the owner on Jan 18, 2022. It is now read-only.

Commit 0d803a3

Browse files
authored
Add entity query changelog entry (#593)
* add changelog * wrong name * more sami feedback
1 parent f190d6a commit 0d803a3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
- Added support for local mobile development.
1111
- Added a changelog.
1212
- Added field level dirty markers in components. This allows for partial automatic component updates to be sent.
13+
- Added full support for `EntityQuery` world commands.
14+
- Added `Improbable.Gdk.Core.EntityQuerySnapshot` to hold the result of a single entity from a snapshot query.
15+
- Added `Improbable.Gdk.Core.ISpatialComponentSnapshot` to differentiate between a snapshot of component state and component data.
1316

1417
### Changed
1518

@@ -43,4 +46,4 @@
4346

4447
## `0.1.0` - 2018-10-10
4548

46-
The initial alpha release of the SpatialOS GDK for Unity.
49+
The initial alpha release of the SpatialOS GDK for Unity.

0 commit comments

Comments
 (0)