Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 1.43 KB

File metadata and controls

36 lines (19 loc) · 1.43 KB

Changelog

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

What's Changed

  • chore: upgrade phpstan, rector to 2.0 and bump other dependencies by @jorisvanandel in #8

New Contributors

Full Changelog: https://github.com/hosmelq/loops-php/compare/v0.2.0...v0.3.0

v0.2.0 - 2024-05-18

What's Changed

  • Fix: ErrorException in EventSendResponse due to Undefined array key "message" (add missing null coalesce operator) by @HelgeSverre in #2

New Contributors

Full Changelog: https://github.com/plutolinks/loops-php/compare/v0.1.0...v0.2.0

v0.1.0 - 2024-03-11

Initial release.