From 648a22009841c8de1e67d1557fa9d18dfc514a11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Mon, 28 Feb 2022 15:30:50 +0100 Subject: [PATCH] Update FEATURES.md --- FEATURES.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/FEATURES.md b/FEATURES.md index 236de9d9..6ea4a257 100644 --- a/FEATURES.md +++ b/FEATURES.md @@ -4,6 +4,8 @@ This file lists the features that ought to be implemented at some point in time. It will likely be expanded over time while forgotten features of Flamenco v2 are rediscovered. +Note that list is **not** in any specific order. + ## Manager - [x] OpenAPI implementation that actually runs as a server process @@ -56,7 +58,7 @@ rediscovered. ## Blender Add-on -- [ ] User authentication - [ ] Communication with the Flamenco Manager API - [ ] Job construction - [ ] BAT-packing & uploading to Shaman +- [ ] User authentication