From b30a29ed7490159be12ed033ea66c8913918d266 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Wed, 30 Oct 2024 11:44:55 +0100 Subject: CHANGELOG: mention cooperation of `just serve` with compatible remote --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index dace2933..7b8296ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,9 @@ local build root on upgrade. ### New features +- `just serve` now also works together with a compatible remote-execution + endpoint. This uses an extended version of the serve protocol, so + both, `just-mr` and `just serve` need to be at the new version. - User-defined rules, as well as the built-in rule `"generic"` can now specify a subdirectory in which an action is to be executed. - `just-mr` now supports garbage collection for repository roots -- cgit v1.2.3