Skip to content
Snippets Groups Projects
Commit 0b86c054 authored by Pierre-Yves David's avatar Pierre-Yves David :octopus:
Browse files

changelog: merge 8.4.1 and 8.5.1 entries

parent 5875079f
No related branches found
Tags 8.5.0
No related merge requests found
......@@ -4,11 +4,7 @@
8.5.0 - in progress
-------------------
* evolve: improved support for content-divergence with public changesets,
* stack: support ranges in revsets indexing,
* pick: add the standard `--tool` option,
* stack: improved and speed --children flag up,
* stack: mention all divergences too.
* evolve: fix an recoverable state (issue6053)
* evolve: share evolve related cache between `shares`
* evolve: improved compatibility with narrow repositories,
* evolve: preserve --[no-]update value over --continue,
......@@ -12,16 +8,7 @@
* evolve: share evolve related cache between `shares`
* evolve: improved compatibility with narrow repositories,
* evolve: preserve --[no-]update value over --continue,
* uncommit: abort if an explicitly given file cannot be uncommitted
8.4.1 - in progress
-------------------
* split: preserve phases (issue6048)
* evolve: fix an recoverable state (issue6053)
* prune: fix error message when pruning public changesets
* touch: fix error message when touching public changesets
* evolve: make sure the extensions are only active on repository that
enables it. Double check your server configuration (issue6057)
* evolve: make sure divergence resolution don't replace the initial author
(issue6113)
......@@ -24,5 +11,6 @@
* evolve: make sure the extensions are only active on repository that
enables it. Double check your server configuration (issue6057)
* evolve: make sure divergence resolution don't replace the initial author
(issue6113)
* evolve: improved support for content-divergence with public changesets,
* pick: align working dir branch with the one from the pick result (issue6089)
......@@ -28,4 +16,12 @@
* pick: align working dir branch with the one from the pick result (issue6089)
* pick: add the standard `--tool` option,
* prune: fix error message when pruning public changesets
* split: preserve phases (issue6048)
* stack: improved and speed --children flag up,
* stack: mention all divergences too.
* stack: support ranges in revsets indexing,
* touch: fix error message when touching public changesets
* uncommit: abort if an explicitly given file cannot be uncommitted
8.4.0 -- 2019-12-22
-------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment