relnotes/next
changeset 46368 bb3a5c0df06b
parent 46254 c4b792fa109e
child 46370 cad17d50736c
--- a/relnotes/next	Mon Jan 18 10:24:11 2021 +0100
+++ b/relnotes/next	Mon Jan 18 10:24:20 2021 +0100
@@ -17,6 +17,8 @@
    can be e.g. `rebase`. As part of this effort, the default format
    from `hg rebase` was reorganized a bit.
 
+ * `hg purge` is now a core command using `--confirm` by default.
+
  * `hg strip`, from the strip extension, is now a core command, `hg
    debugstrip`. The extension remains for compatibility.