Skip to content

Commit 68c386c

Browse files
committed
Release Version 1.6.0
1 parent 2d2f7a7 commit 68c386c

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,14 @@
22

33
# Change Log
44

5-
## [Unreleased](https://github.com/nutti/UE4-Kdtree/compare/v1.5.0...master)
5+
## [Unreleased](https://github.com/nutti/UE4-Kdtree/compare/v1.6.0...master)
6+
7+
<!-- markdownlint-disable-next-line MD013 -->
8+
## [Version 1.6.0](https://github.com/nutti/UE4-Kdtree/compare/v1.5.0...v1.6.0) - 2025.12.25
9+
10+
### Updated Features
11+
12+
* Support on Unreal Engine 5.7
613

714
<!-- markdownlint-disable-next-line MD013 -->
815
## [Version 1.5.0](https://github.com/nutti/UE4-Kdtree/compare/v1.4.0...v1.5.0) - 2025.6.14

Kdtree/Kdtree.uplugin

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"FileVersion": 3,
33
"Version": 1,
4-
"VersionName": "1.5.0",
4+
"VersionName": "1.6.0",
55
"FriendlyName": "kd-tree",
66
"Description": "Blueprint nodes to build a kd-tree",
77
"EngineVersion": "5.7.0",

0 commit comments

Comments
 (0)