diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2023-08-16 09:46:48 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2023-08-16 16:47:55 +0200 |
commit | 98b6063eeeb8914e305beb7b2acad1cecae388b9 (patch) | |
tree | 78f768582df72633cfeecf9ec820ef3fdda515b6 /CHANGELOG.md | |
parent | ffbb5ab230d1307e10f72bf5d94441b2a134c5af (diff) | |
download | justbuild-98b6063eeeb8914e305beb7b2acad1cecae388b9.tar.gz |
Release 1.2.0~beta1v1.2.0-beta1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index f6550334..0c8ccad3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -57,6 +57,11 @@ A feature release on top of `1.1.0`, backwards compatible. - `just install-cas` now, like `just install`, removes an existing destination file before installing instead of overwriting. +## Release `1.2.0~beta1` (2023-08-16) + +First beta release for the upcoming `1.2.0` release; see release +notes there. + ## Release `1.1.0` (2023-05-19) A feature release on top of `1.0.0`, backwards compatible. |