Skip to content

Commit

Permalink
chore: release v1.6.0
Browse files Browse the repository at this point in the history
-   (mcm1957) Adapter requires node.js >= 18 and Admin >=6 now
-   (mcm1957) Dependencies have been updated
  • Loading branch information
Schmakus committed Jul 2, 2024
1 parent 0d92656 commit 6f9f360
Show file tree
Hide file tree
Showing 4 changed files with 437 additions and 425 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG_OLD.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# Older changes
## 1.3.0 (2023-10-03)

- (Schmakus) add debug logs to find out "Maximum call stack size exceeded"
- (Schmakus) update dependencies

## 1.2.4 (2023-08-31)

- (Schmakus) tryed to fixed [#73] Maximum call stack size exceeded
Expand Down
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,7 @@ onFile("doorbird.0", "TakeSnapshot_1.jpg", true, function (id, fileName, size, f
Placeholder for the next version (at the beginning of the line):
### **WORK IN PROGRESS**
-->

### **WORK IN PROGRESS**
### 1.6.0 (2024-07-02)

- (mcm1957) Adapter requires node.js >= 18 and Admin >=6 now
- (mcm1957) Dependencies have been updated
Expand All @@ -130,11 +129,6 @@ onFile("doorbird.0", "TakeSnapshot_1.jpg", true, function (id, fileName, size, f

- (Schmakus) update dependencies

### 1.3.0 (2023-10-03)

- (Schmakus) add debug logs to find out "Maximum call stack size exceeded"
- (Schmakus) update dependencies

## License

The MIT License (MIT)
Expand Down
Loading

0 comments on commit 6f9f360

Please sign in to comment.