From d125e3311d3be0bf1a35de8bafbabc6550c09617 Mon Sep 17 00:00:00 2001
From: Rahix <rahix@rahix.de>
Date: Fri, 16 Jul 2021 15:44:53 +0200
Subject: [PATCH] Update CHANGELOG

---
 CHANGELOG.md | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index a51958a9..8f66b563 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]
-- 
GitLab