diff -r 883df7f06f2e -r 34c8aa32bc56 CHANGELOG --- a/CHANGELOG Wed Apr 29 21:57:59 2020 +0800 +++ b/CHANGELOG Sun May 03 15:39:56 2020 +0800 @@ -8,6 +8,8 @@ * evolve: add {obsorigin}, a template keyword that works similarly to {obsfate}, but shows predecessors of a changeset * evolve: fix permission of new cache files using sqlite + * obslog: make --all and --filternonlocal work properly with --no-graph + * obslog: add --origin flag to show predecessors instead of successors 9.3.1 -- 2020-04-08 -------------------