We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a551fc6 commit cf8c011Copy full SHA for cf8c011
CHANGELOG.md
@@ -10,7 +10,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10
> breaking changes may be introduced
11
> at any time without warning.
12
13
-## [Unreleased]
+## [0.5.0] - 2024-11-30
14
+
15
+Thanks to @JSensebe for his contributions!
16
17
### Changed
18
@@ -31,6 +33,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
31
33
### Fixed
32
34
35
- Improved documentation for `IterableSensorDriver`.
36
+- Fix a `GET_VARIABLE` dereference error.
37
38
## [0.4.0] - 2024-10-23
39
0 commit comments