Skip to content

Commit

Permalink
Update changelog for v2.0.2
Browse files Browse the repository at this point in the history
    This commit was created by changelog-from-release in 'CI' CI workflow
  • Loading branch information
mabunixda committed Sep 30, 2022
1 parent 3c1c8e8 commit 008baa9
Showing 1 changed file with 105 additions and 6 deletions.
111 changes: 105 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,97 @@
<a name="v2.0.2"></a>
# [v2.0.2](https://github.com/mabunixda/node-red-contrib-alexa-home/releases/tag/v2.0.2) - 30 Sep 2022

## 2.0.2 (2022-09-30)

#### Bug Fixes

* alexa ip address is not found (#120) (3c1c8e8b)
* eslint/prettier combination also with github actions (b4c8d8ae)



[Changes][v2.0.2]


<a name="v2.0.1"></a>
# [v2.0.1](https://github.com/mabunixda/node-red-contrib-alexa-home/releases/tag/v2.0.1) - 27 Sep 2022

## 2.0.1 (2022-09-27)

#### Bug Fixes

* #113 ip detection seperated to single function and refactored (#118) (a7c5c36f)



[Changes][v2.0.1]


<a name="v2.0.0"></a>
# [v2.0.0](https://github.com/mabunixda/node-red-contrib-alexa-home/releases/tag/v2.0.0) - 28 Jun 2022

## 2.0.0 (2022-06-28)

#### Breaking Changes

* use nodered http endpoint for alexa as option (#111) (94296626)
```
* feat: use nodered http endpoint for alexa as option if nodered runs on port80
* include pr #108 -
BREAKING CHANGE: API v1 conform implementation breaks detection of nodes - so there will be duplicates if you do not remove the previous ones!
```



[Changes][v2.0.0]


<a name="v1.4.3"></a>
# [v1.4.3](https://github.com/mabunixda/node-red-contrib-alexa-home/releases/tag/v1.4.3) - 08 Oct 2021

## 1.4.3 (2021-10-08)

#### Bug Fixes

* test on node14 (81bf2767)



[Changes][v1.4.3]


<a name="v1.4.2"></a>
# [v1.4.2](https://github.com/mabunixda/node-red-contrib-alexa-home/releases/tag/v1.4.2) - 08 Oct 2021

## 1.4.2 (2021-10-08)

#### Bug Fixes

* liniting errors (e7a1a8e8)
* master -> main (c120dd38)



[Changes][v1.4.2]


<a name="v1.4.1"></a>
# [v1.4.1](https://github.com/mabunixda/node-red-contrib-alexa-home/releases/tag/v1.4.1) - 07 Oct 2021

## 1.4.1 (2021-10-07)

#### Bug Fixes

* package.json & package-lock.json to reduce vulnerabilities (#103) (edaedef1)



[Changes][v1.4.1]


<a name="v1.4.0"></a>
# [v1.4.0](https://github.com/mabunixda/node-red-contrib-alexa-home/releases/tag/v1.4.0) - 07 Jul 2021

Expand Down Expand Up @@ -164,7 +258,7 @@
<a name="1.1.3"></a>
# [Fix detection of gen3 devices (1.1.3)](https://github.com/mabunixda/node-red-contrib-alexa-home/releases/tag/1.1.3) - 02 Sep 2019

Thanks to @nepee for the input to fix some json stuff within the detection process.
Thanks to @nepee for the input to fix some json stuff within the detection process.


[Changes][1.1.3]
Expand All @@ -173,9 +267,9 @@ Thanks to @nepee for the input to fix some json stuff within the detection proce
<a name="1.1.2"></a>
# [Codecleanup + Registration fix for gen3 devices (1.1.2)](https://github.com/mabunixda/node-red-contrib-alexa-home/releases/tag/1.1.2) - 29 Aug 2019

Internal Code cleanup because of introduction of linting the Code... but
Internal Code cleanup because of introduction of linting the Code... but

Also take fix from [derSebbl](https://github.com/mabunixda/node-red-contrib-alexa-home/issues/16#issuecomment-526085758) to get Alexa Gen3 devices to work and hopefully fix #16
Also take fix from [derSebbl](https://github.com/mabunixda/node-red-contrib-alexa-home/issues/16#issuecomment-526085758) to get Alexa Gen3 devices to work and hopefully fix #16

The change of the port is not made per default, because i expect not everybody to have port 80 open and available. It might also cause permissions problems, because that port might not be used by a default linux user e.g.

Expand Down Expand Up @@ -218,7 +312,7 @@ Also a finding was that alexa does not support endless response bodies. To get a
<a name="1.0.3"></a>
# [fix ssdp location announcement (1.0.3)](https://github.com/mabunixda/node-red-contrib-alexa-home/releases/tag/1.0.3) - 10 Jun 2019

fix #16
fix #16

[Changes][1.0.3]

Expand Down Expand Up @@ -247,7 +341,12 @@ Relase of rewritten node implementation
[Changes][1.0.0]


=======
[v2.0.2]: https://github.com/mabunixda/node-red-contrib-alexa-home/compare/v2.0.1...v2.0.2
[v2.0.1]: https://github.com/mabunixda/node-red-contrib-alexa-home/compare/v2.0.0...v2.0.1
[v2.0.0]: https://github.com/mabunixda/node-red-contrib-alexa-home/compare/v1.4.3...v2.0.0
[v1.4.3]: https://github.com/mabunixda/node-red-contrib-alexa-home/compare/v1.4.2...v1.4.3
[v1.4.2]: https://github.com/mabunixda/node-red-contrib-alexa-home/compare/v1.4.1...v1.4.2
[v1.4.1]: https://github.com/mabunixda/node-red-contrib-alexa-home/compare/v1.4.0...v1.4.1
[v1.4.0]: https://github.com/mabunixda/node-red-contrib-alexa-home/compare/v1.3.4...v1.4.0
[v1.3.4]: https://github.com/mabunixda/node-red-contrib-alexa-home/compare/v1.3.3...v1.3.4
[v1.3.3]: https://github.com/mabunixda/node-red-contrib-alexa-home/compare/v1.3.2...v1.3.3
Expand All @@ -264,4 +363,4 @@ Relase of rewritten node implementation
[1.0.1]: https://github.com/mabunixda/node-red-contrib-alexa-home/compare/1.0.0...1.0.1
[1.0.0]: https://github.com/mabunixda/node-red-contrib-alexa-home/tree/1.0.0

<!-- Generated by changelog-from-release -->
<!-- Generated by https://github.com/rhysd/changelog-from-release -->

0 comments on commit 008baa9

Please sign in to comment.