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.
No changes were introduced since the previous beta 3 release.
- Replace argument of
SubscriberInterface::subscribe
method byListenerProviderInterface
- Add subscriber providers and subscribers
ListenerProvider
calls the listener instead of calling it itself
Initial version