1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 22:53:14 -04:00

Add logarithmic sliders to CHANGELOG.md

This commit is contained in:
Emil Ernerfeldt
2020-10-08 22:24:42 +02:00
parent 3f345b5963
commit 9f6301e121

View File

@@ -5,6 +5,7 @@
* 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
* Logarithmic sliders
## 0.1.4 - 2020-09-08