# Egui Memory Editor Changelog
All notable changes to the `egui_memory_editor` crate will be documented in this file.
## 0.2.2 - 2022-12-08
* Update `egui` to `0.20`
## 0.2.1 - 2022-10-25
* Add the ability to update/set a memory range after `MemoryEditor` creation ([#6](https://github.com/Hirtol/egui_memory_editor/pull/6)).
## 0.2.0 - 2022-08-27
* Update `egui` to `0.19`