mirror of
https://github.com/emilk/egui.git
synced 2026-09-01 14:20:04 -04:00
Fix incorrect date in CHANGELOGs
This commit is contained in:
@@ -5,7 +5,7 @@ All notable changes to the epaint crate will be documented in this file.
|
||||
## Unreleased
|
||||
|
||||
|
||||
## 0.20.0 - 2022-08-20
|
||||
## 0.20.0 - 2022-12-08
|
||||
* ⚠️ BREAKING: Fix text being too small ([#2069](https://github.com/emilk/egui/pull/2069)).
|
||||
* ⚠️ BREAKING: epaint now expects integrations to do all color blending in gamma space ([#2071](https://github.com/emilk/egui/pull/2071)).
|
||||
* Improve mixed CJK/Latin line-breaking ([#1986](https://github.com/emilk/egui/pull/1986)).
|
||||
|
||||
Reference in New Issue
Block a user