22 lines
618 B
Markdown
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)
|