Skip to content

Commit

Permalink
Release 6.0.0-pre.20220810.1 (2022-08-18)
Browse files Browse the repository at this point in the history
Baseline: 5767cba

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
    bazelbuild#15916 for more
    information.

This release contains contributions from many people at Google, as well as Philipp Schrader.
  • Loading branch information
Bazel Release System authored and aiuto committed Oct 12, 2022
1 parent 20594ca commit bf15b59
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
## 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 bf15b59

Please sign in to comment.