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

Add CHANGELOG.md for egui_glium

This commit is contained in:
Emil Ernerfeldt
2020-12-10 23:52:51 +01:00
parent 884558ac48
commit 8c82eb1970
3 changed files with 21 additions and 2 deletions

17
egui_glium/CHANGELOG.md Normal file
View File

@@ -0,0 +1,17 @@
# Changelog for egui_glium
All notable changes to the `egui_glium` integration will be noted in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## Unreleased
## 0.4.0 - 2020-11-28
Started changelog. Features:
* Input
* Painting
* Clipboard handling
* Open URL:s
* Simple JSON-backed storage