1
0
mirror of https://github.com/emilk/egui.git synced 2026-09-01 14:20:04 -04:00
Files
egui/crates/epaint_default_fonts/CHANGELOG.md
2024-12-16 17:45:35 +01:00

22 lines
618 B
Markdown

# `epaint_default_fonts` changelog
All notable changes to the `epaint_default_fonts` crate will be documented 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.
## 0.30.0 - 2024-12-16
Nothing new
## 0.29.1 - 2024-10-01
Nothing new
## 0.29.0 - 2024-09-26
* Nothing new
## 0.28.1 - 2024-07-05
* Move default fonts to new crate `epaint_default_fonts` [#4853](https://github.com/emilk/egui/pull/4853) by [@alex-pinkus](https://github.com/alex-pinkus)