diff --git a/Design:-Version-Control.md b/Design:-Version-Control.md index 5f6a4bc..251cd88 100644 --- a/Design:-Version-Control.md +++ b/Design:-Version-Control.md @@ -73,4 +73,8 @@ Returns a promise that resolves to an array of history entries. Each entry consi The format of the combined flow/credential configuration is a vital detail that needs some more thinking. -The starting point will be the already documented [new flow format](https://github.com/node-red/node-red/wiki/Design%3A-Flow-file-format-v2). With an additional `credential` property at the top level that contains the node credentials. \ No newline at end of file +The starting point will be the already documented [new flow format](https://github.com/node-red/node-red/wiki/Design%3A-Flow-file-format-v2). With an additional `credential` property at the top level that contains the node credentials. + + +## UI Changes +