Add links to the changelogs for other crates. (#293)
(Tested via the GH web interface.)
This commit is contained in:
parent
20bf09560e
commit
3c0c729af8
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
All notable changes to the egui crate will be documented in this file.
|
||||
|
||||
NOTE: `eframe`, `egui_web` and `egui_glium` has their own changelogs!
|
||||
NOTE: [`eframe`](eframe/CHANGELOG.md), [`egui_web`](egui_web/CHANGELOG.md) and [`egui_glium`](egui_glium/CHANGELOG.md) has their own changelogs!
|
||||
|
||||
|
||||
## Unreleased
|
||||
|
|
Loading…
Reference in a new issue