# `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 or by running the `scripts/generate_changelog.py` script. ## 0.31.0 - 2025-02-04 * Update `egui_default_fonts` license [#5361](https://github.com/emilk/egui/pull/5361) by [@pombredanne](https://github.com/pombredanne) ## 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)