diff --git a/CHANGELOG.md b/CHANGELOG.md index a51958a9b76c70f831cc0a4a9740511c1d8d6d77..8f66b563cce297e4a99f533df5a574d1f11b2897 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [Unreleased] +### For Users +#### Added +- Automatically return from USB storage mode after the host (= your computer) + ejects the device. + +### Internals +#### Changed +- Restructured `epicardium/modules` into more sensible subdirectories. ## [v1.17] - 2021-04-04 - [R2R Rocket]