Release 8.0.0-pre.20240814.2 (2024-08-20)

Baseline: 9d86712432fa7c6276ad5620a3185557631f36f1

Cherry picks:

   + 0000000000000000000000000000000000000000:

Important changes:

  - Deleted native Android mobile-install

This release contains contributions from many people at Google, as well as Fabian Meumertzheim, Javier Maestro.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e1948e9..9830bfd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,53 @@
+## Release 8.0.0-pre.20240814.2 (2024-08-20)
+
+```
+Baseline: 9d86712432fa7c6276ad5620a3185557631f36f1
+
+Cherry picks:
+
+   + 0000000000000000000000000000000000000000:
+     
+```
+
+Important changes:
+
+  - Deleted native Android mobile-install
+
+This release contains contributions from many people at Google, as well as Fabian Meumertzheim, Javier Maestro.
+
+## Release 7.3.1 (2024-08-19)
+
+```
+
+Release Notes:
+
+```
+
+## Release 8.0.0-pre.20240812.1 (2024-08-15)
+
+```
+Baseline: 133eb60925496e3153bcc7903968b4eeb6d16068
+```
+
+New features:
+
+  - aspects can now return DefaultInfo, which will then be merged
+    with that of the configured target they are applied to.
+    Currently, only the files= field is supported.
+
+Important changes:
+
+  - BEP will include correct \`TestResult\` and \`TargetSummary\`
+    events when special test inputs like \`$test_runtime\` fail to
+    build.
+  - Improve progress message in case there are no actions in flight,
+    and display explicitly "no actions running" in that case.
+  - The new `cc_static_library` rule produces a static library that
+    bundles given targets and all their transitive dependencies. It
+    has to be enabled via `--experimental_cc_static_library`.
+
+This release contains contributions from many people at Google, as well as Fabian Meumertzheim, FaBrand, Jiawen (Kevin) Chen, Son Luong Ngoc, Victor Hiairrassary.
+
 ## Release 8.0.0-pre.20240807.1 (2024-08-13)
 
 ```