Skip to content

Commit e6587d8

Browse files
authored
Update README.md
1 parent b58cb3c commit e6587d8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,11 @@ if __name__ == "__main__":
110110
main()
111111
```
112112

113+
## V1.0.0 Release Notes
114+
- **Use all the custom nodes!**
115+
- Custom nodes are now supported. If you run into any issues with code execution, first ensure that the each node works as expected in the GUI. If it works in the GUI, but not in the generated script, please submit an issue.
116+
117+
113118
## Usage
114119

115120

0 commit comments

Comments
 (0)