Skip to content

Commit 43bfb01

Browse files
committed
Improve/amend CHANGELOG
1 parent d708f94 commit 43bfb01

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,20 @@
33
## v0.40.0
44

55
- Make auto-joining work: (@bouwew)
6-
- Correct setting of accept_join_request which enables the auto-joining temporarily
6+
- Correct setting of accept_join_request which enables the auto-joining (only temporarily!)
77
- Change NodeAddRequest to not expect a response, the NodeRejoinResponse is often delayed past the NODE_TIMEOUT
8-
- Use the already present response-subscription to capture the NodeJoinAvailableResponse and initialize to joining of a Node
8+
- Use the already present response-subscription to capture the NodeRejoinResponse and initialize to joining of a Node
99
- Improve async task-handling, this should stress the CPU less (@bouwew)
1010
- Limit cache-size to 24hrs instead of to 1 week (@bouwew, @ArnoutD)
1111
- Implement support for devices with production enabled (@bouwew)
1212
- Collect Stick NodeInfo for use in HA (@bouwew)
1313
- Several bugfixes (@ArnoutD)
14-
- Github improvements/fixes (@CoMPaTech)
15-
- Async fixes (@ArnoutD - #141)
14+
- Github improvements/fixes, python 3.13 (@CoMPaTech, @bouwew)
15+
- Async fixes - implement queue-based message processing (@ArnoutD - #141)
1616

1717
## v0.40.0 (a22)
1818

19-
- Correcting messageflow to HA
19+
- Correcting messageflow to HA (@ArnoutD)
2020

2121
## v0.40.0 (a4)
2222

0 commit comments

Comments
 (0)