From 565cdc997d8ec5846712cc78f468481cd7f10c7f Mon Sep 17 00:00:00 2001 From: Nick O'Leary Date: Fri, 16 Mar 2018 14:39:48 +0000 Subject: [PATCH] Updated Design Notes (markdown) --- Design-Notes.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Design-Notes.md b/Design-Notes.md index 2b4f020..be26972 100644 --- a/Design-Notes.md +++ b/Design-Notes.md @@ -3,22 +3,19 @@ They are not end-user documentation. They are not commitments to deliver a particular feature. ### Design Notes -* [[Design: Projects]] +* [[Design: Runtime/Editor Split]] * [[Design: Library Sidebar]] * [[Design: Node Messaging API]] -* [[Design: Runtime/Editor Split]] -* [[Design: Persistable Context]] * [[Design: Node module lifecycle]] * [[Design: Usage telemetry]] -* [[Design: Version Control]] * [[Design: subflows vNext]] * [[Design: Flow file format v2]] * [[Design: Editor Events]] * [[Design: Runtime extension points]] * [[Design: msg.parts - description of usage]] -* [[Architecture: Cluster / Multi Process]] --- +* 0.18: [[Design: Projects]] * 0.17: [[Design: Enhancements to Split/Join nodes]] - complete * 0.17: [[Design: Node settings]] - complete * 0.16: [[Design: Concurrent editing]] - complete @@ -33,8 +30,11 @@ They are not end-user documentation. They are not commitments to deliver a parti * [[npm installable nodes]] - complete * [[Live runtime information]] - complete * [[Design: Logging Framework]] +* [[Design: Version Control]] - superseded by Projects ### Other * [[adminAuth Credential Authentication]] * [[Web Nodes outline]] +* [[Architecture: Cluster / Multi Process]] +