Skip to content

Commit def349b

Browse files
AlanSRUclaude
andcommitted
docs: add WORK IN PROGRESS changelog for 0.3.6; ignore object dumps
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent b669d62 commit def349b

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,6 @@ coverage/
3333
# ioBroker specific
3434
iobroker-data/
3535
.commitinfo
36+
37+
# Object dumps for repository review (not part of the adapter)
38+
blustream-mfp.*.json

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,11 @@ Enable debug logging in the ioBroker admin to see detailed communication with th
119119
Placeholder for the next version (at the beginning of the line):
120120
### __WORK IN PROGRESS__
121121
-->
122+
### **WORK IN PROGRESS**
123+
* (Alan Paris) Use ioBroker framework timers so they are cleaned up on adapter unload (repochecker E5004/E5005)
124+
* (Alan Paris) Updated @alcalzone/release-script to 5.2.1 and @iobroker/adapter-core to 3.4.1 (repochecker E0036/W0034)
125+
* (Alan Paris) Linked CHANGELOG_OLD.md from the README changelog
126+
122127
### 0.3.5 (2026-05-29)
123128
* (Alan Paris) Raised minimum Node.js to 22 and updated CI workflows to Node.js 24
124129
* (Alan Paris) Removed chai/mocha devDependencies (provided by @iobroker/testing) and migrated tooling to @tsconfig/node22

0 commit comments

Comments
 (0)