Skip to content

Commit ef6af22

Browse files
committed
Release Version 1.4.0
1 parent 11b0cc3 commit ef6af22

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

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.3.0...master)
5+
## [Unreleased](https://github.com/nutti/UE4-Kdtree/compare/v1.4.0...master)
6+
7+
<!-- markdownlint-disable-next-line MD013 -->
8+
## [Version 1.4.0](https://github.com/nutti/UE4-Kdtree/compare/v1.3.0...v1.4.0) - 2024.12.28
9+
10+
### Updated Features
11+
12+
* Support on Unreal Engine 5.5
613

714
<!-- markdownlint-disable-next-line MD013 -->
815
## [Version 1.3.0](https://github.com/nutti/UE4-Kdtree/compare/v1.2...v1.3.0) - 2024.5.7

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.3",
4+
"VersionName": "1.4.0",
55
"FriendlyName": "kd-tree",
66
"Description": "Blueprint nodes to build a kd-tree",
77
"EngineVersion": "5.5.0",

0 commit comments

Comments
 (0)