Skip to content

Commit

Permalink
v3.7.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
hjdhjd committed Sep 16, 2020
1 parent 444992a commit 06a6340
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions docs/Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

All notable changes to this project will be documented in this file. This project uses [semantic versioning](https://semver.org/).

## 3.7.1 (2020-09-16)
* Fix: Small regression related to logging.

## 3.7.0 (2020-09-16)
* New feature: noise filters. Read the [documentation](https://github.com/hjdhjd/homebridge-unifi-protect/blob/master/docs/AudioOptions.md) and the associated [feature options](https://github.com/hjdhjd/homebridge-unifi-protect/blob/master/docs/FeatureOptions.md)
* Enhancement: improved device detection support in anticipation of more types of UniFi Protect cameras in the future.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "homebridge-unifi-protect",
"version": "3.7.0",
"version": "3.7.1",
"displayName": "Homebridge UniFi Protect",
"description": "Homebridge UniFi Protect plugin providing complete HomeKit integration for UniFi Protect with full support for most features including autoconfiguration, motion detection, multiple controllers, and realtime updates.",
"author": "HJD https://github.com/hjdhjd",
Expand Down

0 comments on commit 06a6340

Please sign in to comment.