Skip to content

Commit

Permalink
Update RELEASES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
emilk committed Feb 4, 2025
1 parent f162c3b commit d97cd82
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,9 @@ We don't update the MSRV in a patch release, unless we really, really need to.

## Release testing
* [ ] `cargo r -p egui_demo_app` and click around for while
* [ ] `./scripts/build_demo_web.sh --release -g`
- check frame-rate and wasm size
- test on mobile
- test on chromium
- check the in-browser profiler
* [ ] check the color test
* [ ] update `eframe_template` and test
* [ ] update `egui_plot` and test
* [ ] update `egui_table` and test
* [ ] update `egui_tiles` and test
* [ ] test with Rerun
* [ ] `./scripts/check.sh`
Expand Down Expand Up @@ -98,3 +93,5 @@ I usually do this all on the `master` branch, but doing it in a release branch i
* [ ] publish new `egui_plot`
* [ ] publish new `egui_table`
* [ ] publish new `egui_tiles`
* [ ] make a PR to `egui_commonmark`
* [ ] make a PR to `rerun`

0 comments on commit d97cd82

Please # to comment.