Update changelog

This commit is contained in:
Arnaud 2025-10-30 08:33:42 +01:00
parent fd5a0c371d
commit 9aa9977982
No known key found for this signature in database
GPG Key ID: 20E40A5D3110766F

View File

@ -1,3 +1,14 @@
## v0.0.24 (2025-10-30)
### Notes
- Return the standard context.Canceled when a context is cancelled
## v0.0.23 (2025-10-30)
### Notes
- Add context cancellation support
- Prevent segmentation fault when trying to stop and node not started
## v0.0.22 (2025-10-20)
### Notes