summaryrefslogtreecommitdiff
path: root/releasenotes/notes/add-storage-interface-d4e64224804207fc.yaml
blob: a19f21f3231e1e2f46722f91d71a38336fd15d0c (plain)
1
2
3
4
5
6
---
features:
  - |
    Adds the initial substrate to allow for the creation of storage
    interfaces. The default storage interface for nodes is ``noop``,
    which routes to a no-op driver that is included with the substrate.