Skip to content

Commit

Permalink
Release 6.0.0-pre.20220816.1 (2022-08-19)
Browse files Browse the repository at this point in the history
Baseline: 70ccf59

Important changes:

  - Migrate main_dex_list_creator to D8 (DX deprecation)

This release contains contributions from many people at Google, as well as Fabian Meumertzheim.
  • Loading branch information
Bazel Release System authored and fweikert committed Aug 19, 2022
1 parent 70ccf59 commit bf21445
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,32 @@
## Release 6.0.0-pre.20220816.1 (2022-08-19)

```
Baseline: 70ccf591f21e0c0148554244b34f02869abb7d7b
```

Important changes:

- Migrate main_dex_list_creator to D8 (DX deprecation)

This release contains contributions from many people at Google, as well as Fabian Meumertzheim.

## Release 6.0.0-pre.20220810.1 (2022-08-18)

```
Baseline: 5767cba4044c2bfd8a4c9596c44d2363630b489d
```

Incompatible changes:

- Added a new flag
--incompatible_unambiguous_label_stringification, which causes
labels in the main repo to stringify into unambiguous forms
starting with an @. See
https://github.com/bazelbuild/bazel/issues/15916 for more
information.

This release contains contributions from many people at Google, as well as Philipp Schrader.

## Release 6.0.0-pre.20220804.3 (2022-08-11)

```
Expand Down

0 comments on commit bf21445

Please sign in to comment.