Skip to content

Commit

Permalink
Release 6.0.0-pre.20220608.2 (2022-06-15)
Browse files Browse the repository at this point in the history
Baseline: 4f5e325

Cherry picks:

   + 442155f:
     Automated rollback of commit
     a0a0d09.

Important changes:

  - Aspects can now define and use exec groups using the same API as
    rules.

This release contains contributions from many people at Google, as well as Kaiqin Chen.
  • Loading branch information
Bazel Release System authored and fweikert committed Jun 15, 2022
1 parent 447de82 commit 5c544f4
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
## Release 6.0.0-pre.20220608.2 (2022-06-15)

```
Baseline: 4f5e325e337957ebea139dc52a00027acbbb572f
Cherry picks:
+ 442155f19f2c2764839327c8be3d3ab70edf1910:
Automated rollback of commit
a0a0d09debd090fbe74bba59b5d6d3107aaf97e9.
```

Important changes:

- Aspects can now define and use exec groups using the same API as
rules.

This release contains contributions from many people at Google, as well as Kaiqin Chen.

## Release 6.0.0-pre.20220601.1 (2022-06-10)

```
Expand Down

0 comments on commit 5c544f4

Please sign in to comment.