Add links to the changelogs for other crates. (#293)

(Tested via the GH web interface.)
This commit is contained in:
follower 2021-04-13 06:57:49 +12:00 committed by GitHub
parent 20bf09560e
commit 3c0c729af8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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