aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7281f78..4969c00 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,6 @@
# Unreleased
-- Add the `get_production_info` method to the `Storage` struct.
+- Add the `get_production_info` and `clear_new_sd_card_warning` methods to the
+ `Storage` struct.
# v0.3.2 (2019-01-12)
- Make three additional error codes known: `CommandError::StringTooLong`,