Skip to content

Commit eaa229a

Browse files
committed
changelog
1 parent 574dff8 commit eaa229a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/Releases/Version23.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ Version 2.2 came with a huge Data Pins refactor and it requires data migration o
1616
* Resave all Flow Graph assets.
1717
* Continue with updating to newer Flow Graph version.
1818

19+
### Changed Flow Node constructor to GENERATED_BODY
20+
This is BREAKING CHANGE. It requires updating constructors for C++ Flow Nodes. It's simple, but it will take a few minutes for large projects.
21+
1922
## Flow Node
2023
* Added Paste option to the right-click menu for Flow Nodes. Formerly could only paste onto a Flow Node using Ctrl + V. (contributed by Riot Games: LindyHopperGT)
2124
* Added Attach AddOn drop-down to Flow Node (and AddOn) details. Adds a more convenient method for attaching addons that is fewer-clicks per operation and a bit less hidden. This is in addition to the right-click menu on these nodes. (contributed by Riot Games: LindyHopperGT)

0 commit comments

Comments
 (0)