Skip to content

Commit 497ac52

Browse files
committed
Updated changelog
1 parent a47199c commit 497ac52

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
99
### Added
1010
- Renamable nodes
1111
- Added an API in the toolbar view to add separators and custom UI fields.
12+
- Added API to check if node was created from a duplication operation (see BaseNode.createdFromDuplication and BaseNode.createdWithinGroup).
13+
14+
### Changed
15+
- Node inspector settings are now serialized for the lifetime of an editor session (not between sessions).
1216

1317
### Fixed
1418
- Fixed GetNodeViewTypeFromType not supporting inheritance.
19+
- Fixed nodes loosing the graph reference after the asset was changed in by an external process.
1520

1621
## [1.1.2]
1722

0 commit comments

Comments
 (0)