diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index fd1a307..a30e531 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ - Update to Rust edition 2018. - Remove the `test-no-device` feature. - Update the rand dependency to version 0.6. +- Add function `Device::get_model` that returns the connected model. # v0.2.1 (2018-12-10) |