---
docs/news.xml | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/docs/news.xml b/docs/news.xml
index 69ed6a75e..041515253 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -43,6 +43,16 @@
and network.
</description>
</change>
+ <change>
+ <summary>
+ storage: modularize the storage driver
+ </summary>
+ <description>
+ Split up the storage driver backends into loadable modules so that
+ binary distributions don't have to compromise on shipping the storage
+ driver with all backends which may pull in too many dependencies.
+ </description>
+ </change>
</section>
<section title="Bug fixes">
<change>
--
2.11.0