From 27cca111c810594195b25cf8843cf211da1efc3f Mon Sep 17 00:00:00 2001 From: griffi-gh Date: Sat, 21 May 2022 12:49:37 +0200 Subject: [PATCH] Fix wrong name in egui-wgpu CHANGELOG.md (#1645) --- egui-wgpu/CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/egui-wgpu/CHANGELOG.md b/egui-wgpu/CHANGELOG.md index 59b6d7eb..5b9ea9d2 100644 --- a/egui-wgpu/CHANGELOG.md +++ b/egui-wgpu/CHANGELOG.md @@ -1,5 +1,5 @@ -# Changelog for egui_glow -All notable changes to the `egui-glow` integration will be noted in this file. +# Changelog for egui-wgpu +All notable changes to the `egui-wgpu` integration will be noted in this file. ## Unreleased