summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/changelog/2567.bugfix.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/changelog/2567.bugfix.rst b/docs/changelog/2567.bugfix.rst
new file mode 100644
index 00000000..114aba2f
--- /dev/null
+++ b/docs/changelog/2567.bugfix.rst
@@ -0,0 +1,2 @@
+Fallback to ``editable-legacy`` if package target is ``editable`` but the build backend does not have ``build_editable``
+hook - by :user:`gaborbernat`.