summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorKlaus Aehlig <klaus.aehlig@huawei.com>2023-08-18 10:30:49 +0200
committerKlaus Aehlig <klaus.aehlig@huawei.com>2023-08-18 12:53:57 +0200
commitd99393866f4c3f9acf942d74105a3aeea9bc95b4 (patch)
tree41e9e6c0741aa9d26782e486d8ec78ce0d92761d /CHANGELOG.md
parent91dbd2751120684fba666e3b958837c96d5044bc (diff)
downloadjustbuild-d99393866f4c3f9acf942d74105a3aeea9bc95b4.tar.gz
Release 1.2.0~beta2v1.2.0-beta2
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0c8ccad3..3581eaa2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -57,6 +57,18 @@ 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~beta2` (2023-08-18)
+
+Second beta release for the upcoming `1.2.0` release; see release
+notes there.
+
+### Changes since `1.2.0~beta1`
+
+- Clean up of the internal build description of bundled dependencies.
+- Clean up of the the internal rules, in particular renaming of
+ implict dependency targets.
+- Various documentation improvements.
+
## Release `1.2.0~beta1` (2023-08-16)
First beta release for the upcoming `1.2.0` release; see release