From 6aaf63edb9e35f954ef94182d19675df866b54fc Mon Sep 17 00:00:00 2001 From: Lucas Meurer Date: Wed, 5 Aug 2026 12:16:23 +0200 Subject: [PATCH] Fix inspection changelog --- crates/egui_inspection/CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/crates/egui_inspection/CHANGELOG.md b/crates/egui_inspection/CHANGELOG.md index e6b23779b..8226426b2 100644 --- a/crates/egui_inspection/CHANGELOG.md +++ b/crates/egui_inspection/CHANGELOG.md @@ -1,5 +1,5 @@ -# Changelog for egui_kittest -All notable changes to the `egui_kittest` crate will be noted in this file. +# 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.