Skip to content

Commit 205cbf5

Browse files
committed
update to v0.11.0-beta.9
1 parent e53c33f commit 205cbf5

40 files changed

+1498
-1403
lines changed

Cargo.lock

+97-98
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -120,3 +120,10 @@ See the help for more details on its usage:
120120
```sh
121121
./sub-rev-change.sh --help
122122
```
123+
124+
### PRs showing bugs
125+
126+
If a PR introduces tests showing bugs it will be merged if the failing tests
127+
have the `#[ignore]` attribute. When the project is updated to a new RGB
128+
release, maintainers will check if the ignored tests are passing and if so the
129+
attribute will be dropped.

amplify-nonasync

rust-aluvm

0 commit comments

Comments
 (0)