1
0
mirror of https://github.com/emilk/egui.git synced 2026-08-29 04:40:03 -04:00

Add CHANGELOG.md for egui_kittest

This commit is contained in:
Emil Ernerfeldt
2024-12-10 16:06:29 +01:00
parent a7539b270a
commit 9b1ae6b880
2 changed files with 16 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
# Changelog for egui_kittest
All notable changes to the `egui_kittest` crate will be noted in this file.
This file is updated upon each release.
Changes since the last release can be found at <https://github.com/emilk/egui/compare/latest...HEAD> or by running the `scripts/generate_changelog.py` script.