Skip to content

Commit 3674dd5

Browse files
authored
Release Version 1.2.0 (#39)
1 parent af4f52b commit 3674dd5

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

AdvancedControlFlow/AdvancedControlFlow.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.1.1",
4+
"VersionName": "1.2.0",
55
"FriendlyName": "Advanced Control Flow",
66
"Description": "Blueprint nodes to realize the complex control flow",
77
"EngineVersion": "5.1.0",

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Change Log
22

3-
## [Unreleased](https://github.com/colory-games/UEPlugin-AdvancedControlFlow/compare/v1.1.1...main)
3+
## [Unreleased](https://github.com/colory-games/UEPlugin-AdvancedControlFlow/compare/v1.2.0...main)
4+
5+
## [Version 1.2.0](https://github.com/colory-games/UEPlugin-AdvancedControlFlow/compare/v1.1.1...v1.2.0) - 2023.2.1
6+
7+
### Updated Features
8+
9+
* Add "Multi-Conditional Select" node.
410

511
## [Version 1.1.1](https://github.com/colory-games/UEPlugin-AdvancedControlFlow/compare/v1.1.0...v1.1.1) - 2022.12.16
612

0 commit comments

Comments
 (0)