diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f65aca..03aab9b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,30 @@ +## [1.2.0](https://github.com/GuiHash/homebridge-lacrosseview/compare/v1.1.0...v1.2.0) (2021-06-06) + + +### Features + +* add support for including specific locations and excluding specific devices ([#43](https://github.com/GuiHash/homebridge-lacrosseview/issues/43)) ([98526a5](https://github.com/GuiHash/homebridge-lacrosseview/commit/98526a50489f7149e4c144f5bbbce0749a023b8b)) +* do not create accessory when device is not supported ([#65](https://github.com/GuiHash/homebridge-lacrosseview/issues/65)) ([3c7951b](https://github.com/GuiHash/homebridge-lacrosseview/commit/3c7951bcbaa0d828df183c04d2af50480f95fcfe)) + + +### Bug Fixes + +* history in elgato app ([#49](https://github.com/GuiHash/homebridge-lacrosseview/issues/49)) ([10df0a5](https://github.com/GuiHash/homebridge-lacrosseview/commit/10df0a58bf580bee5dcdae696bc004da26873759)) +* typo Elegato --> Elgato ([#14](https://github.com/GuiHash/homebridge-lacrosseview/issues/14)) ([6570ebe](https://github.com/GuiHash/homebridge-lacrosseview/commit/6570ebea16d7ded911932bcd5e899fbb802bf321)) + + +### Chore + +* fix security update ([#67](https://github.com/GuiHash/homebridge-lacrosseview/issues/67)) ([7b5fdfa](https://github.com/GuiHash/homebridge-lacrosseview/commit/7b5fdfa0ada2a821f932fd82dcc66126d494f8b4)) +* rewrite exclude/include features ([#60](https://github.com/GuiHash/homebridge-lacrosseview/issues/60)) ([0bb8ee0](https://github.com/GuiHash/homebridge-lacrosseview/commit/0bb8ee0826913d315168afb19f416c94ff22850f)) +* upgrade dependencies ([#66](https://github.com/GuiHash/homebridge-lacrosseview/issues/66)) ([72c93e5](https://github.com/GuiHash/homebridge-lacrosseview/commit/72c93e5a9f3602f3b12171d9db4a6ef99108b83e)) +* upgrade to GitHub-native Dependabot ([#36](https://github.com/GuiHash/homebridge-lacrosseview/issues/36)) ([7b6ac6c](https://github.com/GuiHash/homebridge-lacrosseview/commit/7b6ac6c6f0f2c35c79f0b2f1df46fcbcf120453c)) + + +### Documentations + +* typo in readme ([#68](https://github.com/GuiHash/homebridge-lacrosseview/issues/68)) ([b5c3e6f](https://github.com/GuiHash/homebridge-lacrosseview/commit/b5c3e6f475acad7ca37cef2826eed95dd6a90aa1)) + ## [1.1.0](https://github.com/GuiHash/homebridge-lacrosseview/compare/v1.0.1...v1.1.0) (2021-03-29) diff --git a/package-lock.json b/package-lock.json index ec5860b..3c1ee1f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "homebridge-lacrosseview", - "version": "1.1.0", + "version": "1.2.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 1e54408..e94b116 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "homebridge-lacrosseview", "displayName": "Homebridge La Crosse View", - "version": "1.1.0", + "version": "1.2.0", "description": "Homebridge Plugin providing La Crosse View sensors support", "main": "build/index.js", "files": [