Skip to content

Commit c8b3198

Browse files
authored
Reorder changelog entries
1 parent 838cbd2 commit c8b3198

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGES.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@
44

55
This is the last release of Cesium for Unreal that will support Unreal Engine v5.3. Future versions will require Unreal Engine v5.4+.
66

7-
##### Additions :tada:
8-
9-
- Added support for Unreal Engine 5.6.
10-
- Added a C++ and Blueprint API for loading and accessing GeoJSON data.
11-
127
##### Breaking Changes :mega:
138

149
- Feature IDs that are encoded by `UCesiumFeaturesMetadataComponent` will now use a default null feature ID of `-1` instead of `0`.
1510
- Materials generated by `UCesiumFeaturesMetadataComponent` now always check for null feature IDs, assuming a default value of `-1`.
1611

12+
##### Additions :tada:
13+
14+
- Added support for Unreal Engine 5.6.
15+
- Added a C++ and Blueprint API for loading and accessing GeoJSON data.
16+
1717
### v2.16.1 - 2025-06-02
1818

1919
##### Additions :tada:

0 commit comments

Comments
 (0)