doc/changes/3.27.rst
changeset 12742 ca698656251c
parent 12738 a54037a68b14
child 12750 74b473f288d5
--- a/doc/changes/3.27.rst	Wed Jun 12 19:58:00 2019 +0200
+++ b/doc/changes/3.27.rst	Wed Oct 16 14:49:38 2019 +0200
@@ -27,6 +27,9 @@
   default from now on. To still log to a file pass ``log_to_file=True`` to
   ``CubicWebConfiguration.config_for``
 
+* add a new migration function `update_bfss_path(old_path, new_path)` to update
+  the path in Bytes File-System Storage (bfss).
+
 Backwards incompatible changes
 ------------------------------