All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
v0.3.0 - 2025-07-28
- chore: upgrade phpstan, rector to 2.0 and bump other dependencies by @jorisvanandel in #8
- @jorisvanandel made their first contribution in #8
Full Changelog: https://github.com/hosmelq/loops-php/compare/v0.2.0...v0.3.0
v0.2.0 - 2024-05-18
- Fix: ErrorException in EventSendResponse due to Undefined array key "message" (add missing null coalesce operator) by @HelgeSverre in #2
- @HelgeSverre made their first contribution in #2
Full Changelog: https://github.com/plutolinks/loops-php/compare/v0.1.0...v0.2.0
Initial release.