From a8447cdde3a1e4a4f558896bfc195e2dbcead93e Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Mon, 28 Oct 2019 10:29:30 -0400 Subject: [PATCH] Placeholder for planned features --- FUTURE | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 FUTURE diff --git a/FUTURE b/FUTURE new file mode 100644 index 00000000..55157af0 --- /dev/null +++ b/FUTURE @@ -0,0 +1,8 @@ +## FUTURE +TODO: mention cyclone-winds even though not part of this official release +https://github.com/cyclone-scheme/cyclone-winds +Deprecated + +- `(scheme cyclone array-list)` is no longer going to be part of the official Cyclone release. It will be relocated to the `(cyclone array-list)` cyclone-winds package. + +