changeset 42271 | 0ed293a3f00e |
child 42309 | 604c086ddde6 |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/relnotes/next Wed May 01 20:54:27 2019 -0700 @@ -0,0 +1,14 @@ +== New Features == + + * New config `commands.commit.post-status` shows status after successful + commit. + +== Bug Fixes == + + +== Backwards Compatibility Changes == + + +== Internal API Changes == + + * Matchers are no longer iterable. Use `match.files()` instead.