From f887933355a213ca934c10cf589475a0aad1febb Mon Sep 17 00:00:00 2001 From: Michael Zimmermann Date: Thu, 7 Apr 2022 17:56:15 +0200 Subject: [PATCH] CHANGELOG: fix typo --- bluer/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bluer/CHANGELOG.md b/bluer/CHANGELOG.md index 253d6b7..b1add58 100644 --- a/bluer/CHANGELOG.md +++ b/bluer/CHANGELOG.md @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## 0.14.0 - 2022-04-07 ### Added - Implement Serde traits on types where possible, gated by `serde` feature. -- `all_propeties` method on `Adapter`, `Device`, `Service` and `Characteristic` +- `all_properties` method on `Adapter`, `Device`, `Service` and `Characteristic` to query the values of all properties and return them as a `Vec`. ### Changed - Crate features are now opt-in; use the `full` feature to