From 323844f04d09332866dd78096c3e7f2bf7e23db4 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Tue, 25 Feb 2025 16:16:47 +0100 Subject: Update Changelog ... documenting the chanages since the first beta release. While there, also fix the structure of the document and unify use of empty lines. --- CHANGELOG.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e9c2635d..174e04a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,7 +22,6 @@ A feature release on top of `1.4.0`, backwards compatible. - `just add-to-cas` now supports the `--resolve-special` option, which defines how special entries (e.g., symlinks) are to be handled when adding directories to CAS. - - `just serve` accepts a new subkey `"client address"` for the key `"execution endpoint"` in the configuration file. It informs the `serve` instance that the client will access the remote-execution @@ -57,7 +56,11 @@ A feature release on top of `1.4.0`, backwards compatible. is now correctly honored, if announced by the server. - Missing entries in the documentation have been added. -### Release `1.5.0~beta1` (2025-02-24) +### Changes since `1.5.0~beta1` + +- New configuration option `"client address"` for `just serve`. + +## Release `1.5.0~beta1` (2025-02-24) First beta release for the upcoming `1.5.0` release; see release notes there. -- cgit v1.2.3