egui/epi/CHANGELOG.md
2021-02-07 17:06:51 +01:00

23 lines
351 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
## 0.9.0 - 2021-02-07
* Nothing new
## 0.8.0 - 2021-01-17
* Simplify `TextureAllocator` interface.
## 0.7.0 - 2021-01-04
* Initial release of epi, with http and persistence features.