# 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 ### Changed * FileStorage::from_path now takes `Into` instead of `String` ## 0.4.0 - 2020-11-28 Started changelog. Features: * Input * Painting * Clipboard handling * Open URL:s * Simple JSON-backed storage