Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
YgorSouza committed Apr 6, 2023
1 parent a80d451 commit e58d3d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ NOTE: [`epaint`](crates/epaint/CHANGELOG.md), [`eframe`](crates/eframe/CHANGELOG

## Unreleased
* Add `char_limit` to `TextEdit` singleline mode to limit the amount of characters
* Add `ProgressBar::rounding` to enable progress bars with sharp corners ([#2881](https://github.com/emilk/egui/pull/2881)).

## 0.21.0 - 2023-02-08 - Deadlock fix and style customizability
* ⚠️ BREAKING: `egui::Context` now use closures for locking ([#2625](https://github.com/emilk/egui/pull/2625)):
Expand Down

0 comments on commit e58d3d8

Please sign in to comment.