Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
alelievr committed Jun 6, 2021
1 parent a47199c commit 497ac52
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Added
- Renamable nodes
- Added an API in the toolbar view to add separators and custom UI fields.
- Added API to check if node was created from a duplication operation (see BaseNode.createdFromDuplication and BaseNode.createdWithinGroup).

### Changed
- Node inspector settings are now serialized for the lifetime of an editor session (not between sessions).

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

## [1.1.2]

Expand Down

0 comments on commit 497ac52

Please sign in to comment.