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 abdcab7..a9ef359 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,7 @@ SPDX-License-Identifier: CC0-1.0
- Add the `DeviceInfo` struct.
- Add the `list_devices` function.
- Add the `connect_path` function to the `Manager` struct.
+- Add the `get_status` function to the `Device` trait.
# v0.4.0 (2020-01-02)
- Remove the `test-pro` and `test-storage` features.