# Changelog for egui_inspection All notable changes to the `egui_inspection` crate will be noted in this file. This file is updated upon each release. Changes since the last release can be found at or by running the `scripts/generate_changelog.py` script. ## 0.36.1 - 2026-08-07 Nothing new ## 0.36.0 - 2026-08-05 * Add `egui_inspection::Request::Settle` [#8344](https://github.com/emilk/egui/pull/8344) by [@lucasmerlin](https://github.com/lucasmerlin) ## 0.35.0 - Initial release