Skip to content

Commit a181f3d

Browse files
committed
Release Version 1.5.0
1 parent 690f067 commit a181f3d

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

BlueprintToRSTDoc/BlueprintToRSTDoc.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.4.0",
4+
"VersionName": "1.5.0",
55
"FriendlyName": "Blueprint to reStructuredText Document",
66
"Description": "Generate reStructuredText (RST) Format Documents from Blueprints",
77
"EngineVersion": "5.7.0",

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-BlueprintToRSTDoc/compare/v1.4.0...main)
5+
## [Unreleased](https://github.com/nutti/UE4-BlueprintToRSTDoc/compare/v1.5.0...main)
6+
7+
<!-- markdownlint-disable-next-line MD013 -->
8+
## [Version 1.5.0](https://github.com/nutti/UE4-BlueprintToRSTDoc/compare/v1.4.0...v1.5.0) - 20XX.X.XX
9+
10+
### Updated Features
11+
12+
* Support on Unreal Engine 5.7
613

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

0 commit comments

Comments
 (0)