Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 689 Bytes

CHANGELOG.md

File metadata and controls

30 lines (16 loc) · 689 Bytes

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.

[1.0.0] - 2021-09-08

No changes were introduced since the previous beta 3 release.

[1.0.0-beta3] - 2021-06-07

Fixed

  • Replace argument of SubscriberInterface::subscribe method by ListenerProviderInterface

[1.0.0-beta2] - 2021-06-02

Added

  • Add subscriber providers and subscribers

Changed

  • ListenerProvider calls the listener instead of calling it itself

[1.0.0-beta1] - 2021-04-01

Initial version