mirror of
https://github.com/emilk/egui.git
synced 2026-08-31 05:40:03 -04:00
Changelogs: document that they are updated upon release (not by users)
This commit is contained in:
@@ -3,8 +3,8 @@ All notable changes to the `egui` crate will be documented in this file.
|
||||
|
||||
NOTE: [`epaint`](crates/epaint/CHANGELOG.md), [`eframe`](crates/eframe/CHANGELOG.md), [`egui-winit`](crates/egui-winit/CHANGELOG.md), [`egui_glium`](crates/egui_glium/CHANGELOG.md), [`egui_glow`](crates/egui_glow/CHANGELOG.md) and [`egui-wgpu`](crates/egui-wgpu/CHANGELOG.md) have their own changelogs!
|
||||
|
||||
|
||||
## Unreleased
|
||||
This file is updated upon each release.
|
||||
Changes since the last release can be found by running the `scripts/generate_changelog.py` script.
|
||||
|
||||
|
||||
## 0.22.0 - 2023-05-23 - A plethora of small improvements
|
||||
|
||||
Reference in New Issue
Block a user