Skip to content

Commit

Permalink
release v8.6.6 (#1030)
Browse files Browse the repository at this point in the history
  • Loading branch information
bjyoungblood authored Dec 13, 2024
1 parent ec35c3c commit 2ee21c9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@

This project follows [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [v8.6.6] - 2024-12-13

### Added

* Handle incoming Multi Channel Association commands for endpoint associations ([#1029](https://github.com/smartrent/grizzly/pull/1029))

## [v8.6.5] - 2024-12-05

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
defmodule Grizzly.MixProject do
use Mix.Project

@version "8.6.5"
@version "8.6.6"

def project do
[
Expand Down

0 comments on commit 2ee21c9

Please sign in to comment.