From 8dd6e21ad857cb2b4cefddbe54f491f6b2d495f7 Mon Sep 17 00:00:00 2001 From: Armin Ruech Date: Tue, 13 Aug 2019 18:05:17 +0200 Subject: [PATCH] Add missing status to RFC 0002 (#20) added in #17 --- text/0002-remove-spandata.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/text/0002-remove-spandata.md b/text/0002-remove-spandata.md index ee7041e27..01dddeb60 100644 --- a/text/0002-remove-spandata.md +++ b/text/0002-remove-spandata.md @@ -1,5 +1,7 @@ # Remove SpanData +**Status:** `proposed` + Remove and replace SpanData by adding span start and end options. ## Motivation