diff --git a/news/643.feature b/news/643.feature index cd3e4fc19..a7fd0f083 100644 --- a/news/643.feature +++ b/news/643.feature @@ -1,2 +1 @@ -New resolvers `oc.dict.keys` and `oc.dict.values` allow extracting the lists of keys and values of config nodes - +New resolvers `oc.dict.keys` and `oc.dict.values` provide a list view of the keys or values of a DictConfig node.