You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,12 @@
2
2
3
3
This project follows [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
4
4
5
+
## [v8.8.1] - 2025-04-28
6
+
7
+
### Fixed
8
+
9
+
* Add missing entry for command `:central_scene_configuration_set` to `Grizzly.Commands.Table` ([#1071](https://github.com/smartrent/grizzly/pull/1071))
10
+
5
11
## [v8.8.0] - 2025-04-10
6
12
7
13
### Changed
@@ -2707,6 +2713,7 @@ Same change found in `Grizzly.Node.get_command_class_version`
2707
2713
- Fix timeout error when waiting for DTLS server from the
0 commit comments