From 13b3d30a368ebb3b1a568ba584d5013566382431 Mon Sep 17 00:00:00 2001 From: Allan Bowe <4420615+allanbowe@users.noreply.github.com> Date: Sun, 10 Jul 2022 16:30:47 +0100 Subject: [PATCH] Update roadmap.md --- docs/roadmap.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/roadmap.md b/docs/roadmap.md index 5222079..dc9dac7 100644 --- a/docs/roadmap.md +++ b/docs/roadmap.md @@ -111,6 +111,14 @@ Described [here](https://docs.datacontroller.io/api/). Below are some examples of Features that have been requested (and delivered) into Data Controller. +### Column Level Security + +The columns that can be VIEWed or EDITed are now configurable. See [docs](/column-level-security.md) + +### Support for Special SAS Missing Numerics + +It is now possible to VIEW and EDIT special SAS missings, eg `.a` through to `.z` and `._` + ### Ability to View & Edit Formats Format Catalogs can now be viewed, filtered, exported and edited. See [docs](/formats.md)