aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a9ef359..b477c3b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,6 +16,7 @@ SPDX-License-Identifier: CC0-1.0
- Add the `list_devices` function.
- Add the `connect_path` function to the `Manager` struct.
- Add the `get_status` function to the `Device` trait.
+- Rename `Status::get_status` to `get_storage_status`.
# v0.4.0 (2020-01-02)
- Remove the `test-pro` and `test-storage` features.