mirror of
https://github.com/emilk/egui.git
synced 2026-09-01 14:20:04 -04:00
Release 0.16.0 - Context menus and rich text
This commit is contained in:
@@ -4,9 +4,12 @@ All notable changes to the epaint crate will be documented in this file.
|
||||
|
||||
|
||||
## Unreleased
|
||||
* `Rgba` now implements `Hash` ([#886](https://github.com/emilk/egui/pull/886)).
|
||||
|
||||
|
||||
## 0.16.0 - 2021-12-29
|
||||
* Anti-alias path ends ([#893](https://github.com/emilk/egui/pull/893)).
|
||||
* Rename `Texture` to `FontImage`.
|
||||
* `Rgba` now implements `Hash` ([#886](https://github.com/emilk/egui/pull/886)).
|
||||
* Renamed `Texture` to `FontImage`.
|
||||
|
||||
|
||||
## 0.15.0 - 2021-10-24
|
||||
|
||||
Reference in New Issue
Block a user