Skip to content
This repository has been archived by the owner on Oct 28, 2023. It is now read-only.

Latest commit

 

History

History
20 lines (15 loc) · 545 Bytes

CHANGELOG.md

File metadata and controls

20 lines (15 loc) · 545 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.

0.3.0 - 2017-10-26

Added

  • ChainSubscriber.

Changed

  • DomainEventPublisher::publish() — Recursive event publishing was allowed.

0.2.0 - 2017-09-12

Added

  • DomainEventSubscriber interface.
  • DomainEventPublisher::subscribe().

0.1.0 - 2017-09-11

  • Initial version.