egui/epi/CHANGELOG.md
2021-01-07 16:29:58 +01:00

15 lines
288 B
Markdown

# Changelog for epi
All notable changes to the `epi` crate.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## Unreleased
* Simplify `TextureAllocator` interface.
## 0.7.0 - 2021-01-04
* Initial release of epi, with http and persistence features.