Skip to content

Commit eb8f455

Browse files
committed
chore: release v2.0.0
- (Gaspode) Breaking Change: Removed support of Closed API
1 parent e6cd6b3 commit eb8f455

4 files changed

Lines changed: 6 additions & 7 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,7 @@ How to find SN and Check code for registration is described here: https://github
4646
**All product and company names or logos are trademarks™ or registered® trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them or any associated subsidiaries! This personal project is maintained in spare time and has no business goal.**
4747

4848
## Changelog
49-
50-
### **WORK IN PROGRESS**
49+
### 2.0.0 (2023-12-02)
5150

5251
- (Gaspode) Breaking Change: Removed support of Closed API
5352

io-package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"common": {
33
"name": "alpha-ess",
4-
"version": "2.0.0-beta.0",
4+
"version": "2.0.0",
55
"news": {
6-
"2.0.0-beta.0": {
6+
"2.0.0": {
77
"en": "Breaking Change: Removed support of Closed API",
88
"de": "Breaking Change: Entfernte Unterstützung von Closed API",
99
"ru": "Перерыв изменения: Удаленная поддержка Закрытого API",

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "iobroker.alpha-ess",
3-
"version": "2.0.0-beta.0",
3+
"version": "2.0.0",
44
"description": "Read and write data from and to Alpha ESS systems.",
55
"author": {
66
"name": "Gaspode",

0 commit comments

Comments
 (0)