1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-27 07:03:14 -04:00
Files
egui/crates/egui_plot/CHANGELOG.md
Emil Ernerfeldt 7b169ec13d Break out plotting to own crate egui_plot (#3282)
This replaces `egui::plot` with the new crate `egui_plot`
2023-08-27 17:22:49 +02:00

245 B

Changelog for egui_plot

All notable changes to the egui_plot integration will be noted in this file.

This file is updated upon each release. Changes since the last release can be found by running the scripts/generate_changelog.py script.