1
0
mirror of https://github.com/emilk/egui.git synced 2026-09-02 06:40:06 -04:00

[release] bump version numbers to 0.2.0

This commit is contained in:
Emil Ernerfeldt
2020-10-10 14:00:07 +02:00
parent 12afc356ee
commit 42b433a204
5 changed files with 10 additions and 8 deletions

View File

@@ -2,6 +2,8 @@
## Unreleased
## 0.2.0 - 2020-10-10
* Color picker
* Unicode characters in labels (limited by [what the default font supports](https://fonts.google.com/specimen/Comfortaa#glyphs))
* Simple drop-down combo box menu