1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 22:53:14 -04:00
Files
egui/crates/emath/CHANGELOG.md
Lucas Meurer e3d7a01a6a Bump version to 0.34.2 and update changelogs (#8147)
Brings the 0.34.2 release commit back to `main` so it tracks the latest
published version and has updated changelogs.
2026-05-05 13:13:14 +02:00

1.1 KiB

Changelog for emath

All notable changes to the emath crate will be noted 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.34.2 - 2026-05-04

Nothing new

0.34.1 - 2026-03-27

Nothing new

0.34.0 - 2026-03-26

Nothing new

0.33.3 - 2025-12-11

Nothing new

0.33.2 - 2025-11-13

  • Fix edge cases in "smart aiming" in sliders #7680 by @emilk

0.33.0 - 2025-10-09