diff --git a/doc/manual/rl-next/stabilize-fetchtree.md b/doc/manual/rl-next/stabilize-fetchtree.md new file mode 100644 index 000000000..f9bef1bd0 --- /dev/null +++ b/doc/manual/rl-next/stabilize-fetchtree.md @@ -0,0 +1,9 @@ +--- +synopsis: Stabilize fetchTree +prs: 10068 +--- + +The core of `fetchTree` is now stable. +This includes +- the `fetchTree` function itself +- all the existing fetchers, except `git` (still unstable because of some reproducibility concerns)